Copter: changed to AP_Vehicle.h

This commit is contained in:
Andrew Tridgell 2013-09-13 11:47:03 +10:00
parent de7b42e323
commit 3720efc7c9

View File

@ -105,7 +105,7 @@
#include <AP_Camera.h> // Photo or video camera
#include <AP_Mount.h> // Camera/Antenna mount
#include <AP_Airspeed.h> // needed for AHRS build
#include <AP_SpdHgtControl.h> // needed for AHRS build
#include <AP_Vehicle.h> // needed for AHRS build
#include <AP_InertialNav.h> // ArduPilot Mega inertial navigation library
#include <AC_WPNav.h> // ArduCopter waypoint navigation library
#include <AP_Declination.h> // ArduPilot Mega Declination Helper Library