Skip to content
Snippets Groups Projects
Commit 93070a67 authored by Andrew Tridgell's avatar Andrew Tridgell
Browse files

AP_Math: fixed example build

parent 045efdb0
No related branches found
No related tags found
No related merge requests found
...@@ -14,6 +14,7 @@ ...@@ -14,6 +14,7 @@
#include <AP_InertialSensor.h> #include <AP_InertialSensor.h>
#include <AP_GPS.h> #include <AP_GPS.h>
#include <DataFlash.h> #include <DataFlash.h>
#include <AP_Baro.h>
#include <GCS_MAVLink.h> #include <GCS_MAVLink.h>
#include <AP_Declination.h> #include <AP_Declination.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment