AP_HAL: fixed example build

This commit is contained in:
Andrew Tridgell 2014-08-13 21:46:38 +10:00
parent b08b76b8ff
commit 5cca163b1f

View File

@ -12,6 +12,7 @@
#include <DataFlash.h>
#include <GCS_MAVLink.h>
#include <AP_Mission.h>
#include <StorageManager.h>
#include <AP_Terrain.h>
#include <AP_Compass.h>
#include <AP_Declination.h>