Replay: fixed build with AP_Mission

This commit is contained in:
Andrew Tridgell 2014-03-19 21:01:48 +11:00
parent ce3f40b095
commit 2008f737cf
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@
#include <AP_InertialSensor.h>
#include <AP_InertialNav.h>
#include <AP_NavEKF.h>
#include <AP_Mission.h>
#include <Parameters.h>
#include <stdio.h>
#include <getopt.h>