AP_Mount: fixed examples build

This commit is contained in:
Andrew Tridgell 2013-08-29 15:05:56 +10:00
parent 01387a1553
commit 905e07edf9
1 changed files with 4 additions and 0 deletions

View File

@ -18,6 +18,10 @@
#include <Filter.h>
#include <GCS_MAVLink.h>
#include <RC_Channel.h>
#include <AP_Airspeed.h>
#include <AP_SpdHgtControl.h>
#include <DataFlash.h>
#include <AP_Notify.h>
#include <AP_Mount.h>