VARTest: fixed SITL build

This commit is contained in:
Andrew Tridgell 2014-02-18 19:13:43 +11:00
parent fb73036327
commit 7fbe9110c2

View File

@ -22,6 +22,7 @@
#include <AP_ADC_AnalogSource.h>
#include <AP_InertialSensor.h> // Inertial Sensor Library
#include <AP_AHRS.h> // ArduPilot Mega DCM Library
#include <AP_NavEKF.h>
#include <PID.h> // PID library
#include <RC_Channel.h> // RC Channel Library
#include <AP_RangeFinder.h> // Range finder library