AP_GPS: fixed example build

This commit is contained in:
Andrew Tridgell 2014-05-16 22:05:04 +10:00
parent 8533aecf18
commit 73976e2ca4

View File

@ -30,6 +30,7 @@
#include <AP_Math.h>
#include <AP_Notify.h>
#include <AP_BoardLED.h>
#include <AP_NavEKF.h>
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;