AP_Mount: fixed example build

This commit is contained in:
Andrew Tridgell 2014-07-25 17:54:58 +10:00
parent d9f20c6785
commit 6ea68b318e
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
#include <Filter.h>
#include <GCS_MAVLink.h>
#include <AP_Mission.h>
#include <AP_Terrain.h>
#include <RC_Channel.h>
#include <AP_Airspeed.h>
#include <AP_Vehicle.h>