AP_GPS: fixed example build

This commit is contained in:
Andrew Tridgell 2014-11-28 10:40:26 +11:00
parent 7bb56e50aa
commit 908ad46e8e
1 changed files with 2 additions and 0 deletions

View File

@ -34,6 +34,8 @@
#include <AP_Notify.h>
#include <AP_BoardLED.h>
#include <AP_NavEKF.h>
#include <AP_Rally.h>
#include <AP_Scheduler.h>
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;