Replay: fixed build

This commit is contained in:
Andrew Tridgell 2014-07-25 17:15:29 +10:00
parent 0f7e78e418
commit 2ddfaa60b9
1 changed files with 1 additions and 0 deletions

View File

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