mirror of https://github.com/ArduPilot/ardupilot
GCS_Console: fixed example build
This commit is contained in:
parent
e67c468e2d
commit
a6db247f82
|
@ -15,6 +15,7 @@
|
|||
#include <AP_Math.h>
|
||||
#include <GCS_MAVLink.h>
|
||||
#include <AP_Mission.h>
|
||||
#include <AP_Terrain.h>
|
||||
#include <GCS_Console.h>
|
||||
|
||||
#include "simplegcs.h"
|
||||
|
|
Loading…
Reference in New Issue