AP_HAL: fixed example build

This commit is contained in:
Andrew Tridgell 2014-08-13 22:11:46 +10:00
parent 2502ca3ec7
commit b61ecb47af

View File

@ -2,6 +2,7 @@
#include <AP_Common.h>
#include <AP_Math.h>
#include <AP_Param.h>
#include <StorageManager.h>
#include <AP_Progmem.h>
#include <AP_HAL.h>