HAL_AVR: fixed example build

This commit is contained in:
Andrew Tridgell 2013-07-18 17:36:38 +10:00
parent 0b27bb05d4
commit c691e16139

View File

@ -23,7 +23,9 @@
#include <AP_Airspeed.h>
#include <memcheck.h>
#include <DataFlash.h>
#include <APM_Control.h>
#include <AP_SpdHgtControl.h>
#include <GCS_MAVLink.h> // MAVLink GCS definitions
#include <AP_Mount.h> // Camera/Antenna mount
#include <AP_Declination.h> // ArduPilot Mega Declination Helper Library