AP_Match: fix example sketch

This commit is contained in:
Randy Mackay 2015-05-27 09:47:24 +09:00
parent fb2d29364e
commit 114c4f4077
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
#include <AP_HAL.h>
#include <AP_HAL_AVR.h>
#include <AP_HAL_Linux.h>
#include <AP_Vehicle_Type.h>
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;