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

AP_Notify: fixed example build

parent 93070a67
Loading
...@@ -8,6 +8,7 @@ ...@@ -8,6 +8,7 @@
#include <AP_ADC.h> #include <AP_ADC.h>
#include <AP_InertialSensor.h> #include <AP_InertialSensor.h>
#include <AP_GPS.h> #include <AP_GPS.h>
#include <AP_Baro.h>
#include <DataFlash.h> #include <DataFlash.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