GCS_MAVLink: fix example sketch

This commit is contained in:
Randy Mackay 2015-04-29 10:18:57 +09:00
parent ff5f0f1d23
commit b55367ccc7

View File

@ -41,6 +41,7 @@
#include <AP_Scheduler.h>
#include <AP_BattMonitor.h>
#include <SITL.h>
#include <AP_RangeFinder.h>
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;