GCS_Console: fixed example build

This commit is contained in:
Andrew Tridgell 2014-08-13 21:48:16 +10:00
parent 6c19f23ace
commit ea26f15e5e

View File

@ -15,6 +15,7 @@
#include <AP_Math.h> #include <AP_Math.h>
#include <GCS_MAVLink.h> #include <GCS_MAVLink.h>
#include <AP_Mission.h> #include <AP_Mission.h>
#include <StorageManager.h>
#include <AP_Terrain.h> #include <AP_Terrain.h>
#include <GCS_Console.h> #include <GCS_Console.h>