AP_Math: fixed example build

This commit is contained in:
Andrew Tridgell 2014-11-25 13:22:17 +11:00
parent 19847d8607
commit 38c5f25c70

View File

@ -32,6 +32,7 @@
#include <AP_Airspeed.h>
#include <AP_Vehicle.h>
#include <AP_ADC_AnalogSource.h>
#include <AP_Rally.h>
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;