AP_Math: fixed example build

This commit is contained in:
Andrew Tridgell 2013-12-17 11:50:58 +11:00
parent 8dd34f8bc4
commit 9b5b4ced60
2 changed files with 8 additions and 0 deletions

View File

@ -10,6 +10,10 @@
#include <AP_Math.h>
#include <Filter.h>
#include <AP_ADC.h>
#include <AP_Notify.h>
#include <AP_InertialSensor.h>
#include <AP_GPS.h>
#include <DataFlash.h>
#include <GCS_MAVLink.h>
#include <AP_Declination.h>

View File

@ -17,6 +17,10 @@
#include <SITL.h>
#include <AP_Compass.h>
#include <AP_Baro.h>
#include <AP_Notify.h>
#include <AP_InertialSensor.h>
#include <AP_GPS.h>
#include <DataFlash.h>
#include <GCS_MAVLink.h>
#include <AP_Declination.h> // ArduPilot Mega Declination Helper Library