Replay: fixed build with AHRS change

This commit is contained in:
Andrew Tridgell 2015-01-03 11:49:11 +11:00
parent 86c5d2932a
commit 0d8faab48f
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@
#include <AP_Rally.h>
#include <AP_BattMonitor.h>
#include <AP_Terrain.h>
#include <AP_OpticalFlow.h>
#include <Parameters.h>
#include <stdio.h>
#include <getopt.h>