DataFlash: fixed example build

This commit is contained in:
Andrew Tridgell 2014-07-25 17:55:16 +10:00
parent 7bf72d1c2b
commit e67c468e2d
1 changed files with 1 additions and 1 deletions

View File

@ -28,9 +28,9 @@
#include <DataFlash.h>
#include <GCS_MAVLink.h>
#include <AP_Mission.h>
#include <AP_Terrain.h>
#include <AP_Notify.h>
#include <AP_Vehicle.h>
#include <AP_Mission.h>
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;