AP_Math: fixed example build

This commit is contained in:
Andrew Tridgell 2015-06-01 16:36:54 +10:00
parent e449b3c4a1
commit 2b828a794e
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@
#include <StorageManager.h>
#include <AP_Terrain.h>
#include <AP_Declination.h>
#include <AP_Rally.h>
#include <AP_OpticalFlow.h>
#include <AP_HAL_AVR.h>
#include <AP_HAL_SITL.h>