HAL_PX4: fixed example build

This commit is contained in:
Andrew Tridgell 2013-08-29 15:05:07 +10:00
parent 0bfc18b72d
commit 83fbb29db1

View File

@ -22,6 +22,7 @@
#include <AP_Compass.h>
#include <AP_Declination.h>
#include <SITL.h>
#include <AP_Notify.h>
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;