GCS_Console: fixed example build

This commit is contained in:
Andrew Tridgell 2014-03-19 09:34:18 +11:00 committed by Randy Mackay
parent 5f85792224
commit 23e296dd00
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
#include <AP_Param.h>
#include <AP_Math.h>
#include <GCS_MAVLink.h>
#include <AP_Mission.h>
#include <GCS_Console.h>
#include "simplegcs.h"