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

AP_Mount: fixed example build

parent 47450a9b
No related branches found
No related tags found
No related merge requests found
...@@ -12,6 +12,7 @@ ...@@ -12,6 +12,7 @@
#include <AP_Declination.h> #include <AP_Declination.h>
#include <AP_Airspeed.h> #include <AP_Airspeed.h>
#include <AP_ADC.h> #include <AP_ADC.h>
#include <AP_ADC_AnalogSource.h>
#include <AP_Baro.h> #include <AP_Baro.h>
#include <AP_Buffer.h> #include <AP_Buffer.h>
#include <Filter.h> #include <Filter.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