HAL_PX4: fixed example build

This commit is contained in:
Andrew Tridgell 2014-08-13 21:47:06 +10:00
parent baa5aeea81
commit 41f7ad42d4
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
#include <DataFlash.h>
#include <GCS_MAVLink.h>
#include <AP_Mission.h>
#include <StorageManager.h>
#include <AP_Terrain.h>
#include <AP_Param.h>
#include <AP_Baro.h>