HAL_Linux: fixed build of BusTest

This commit is contained in:
Andrew Tridgell 2014-08-18 12:35:03 +10:00
parent a4ef512f10
commit 721d349922

View File

@ -11,6 +11,7 @@
#include <AP_HAL_Empty.h>
#include <AP_Math.h>
#include <AP_Param.h>
#include <StorageManager.h>
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;