Skip to content
Snippets Groups Projects
Commit 23fc6f8a authored by Andrew Tridgell's avatar Andrew Tridgell
Browse files

AP_HAL_AVR: changed to AP_Vehicle.h

parent c64950e4
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,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_Notify.h>
#include <DataFlash.h>
#include <AP_InertialNav.h> // ArduPilot Mega inertial navigation library
......
......@@ -26,7 +26,7 @@
#include <DataFlash.h>
#include <APM_Control.h>
#include <AP_SpdHgtControl.h>
#include <AP_Vehicle.h>
#include <GCS_MAVLink.h> // MAVLink GCS definitions
#include <AP_Mount.h> // Camera/Antenna mount
#include <AP_Declination.h> // ArduPilot Mega Declination Helper Library
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment