AP_InertialNav: changed to AP_Vehicle.h

This commit is contained in:
Andrew Tridgell 2013-09-13 11:45:10 +10:00
parent a67413d495
commit c64950e4f5

View File

@ -17,7 +17,7 @@
#include <AP_InertialSensor.h> // ArduPilot Mega Inertial Sensor (accel & gyro) Library
#include <AP_AHRS.h>
#include <AP_Airspeed.h>
#include <AP_SpdHgtControl.h>
#include <AP_Vehicle.h>
#include <DataFlash.h>
#include <AC_PID.h> // PID library
#include <APM_PI.h> // PID library