Rover: changed to AP_Vehicle.h

This commit is contained in:
Andrew Tridgell 2013-09-13 11:47:13 +10:00
parent 3720efc7c9
commit 8b2c9557c7
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@
#include <AP_Camera.h> // Camera triggering
#include <GCS_MAVLink.h> // MAVLink GCS definitions
#include <AP_Airspeed.h> // needed for AHRS build
#include <AP_SpdHgtControl.h>// needed for AHRS build
#include <AP_Vehicle.h> // needed for AHRS build
#include <memcheck.h>
#include <DataFlash.h>
#include <AP_RCMapper.h> // RC input mapping library