AP_Math: fixed example build

This commit is contained in:
Andrew Tridgell 2014-08-13 22:12:04 +10:00
parent 8e15b4db0d
commit 184c4c8ac5

View File

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