VARTest: changed to AP_Vehicle.h

This commit is contained in:
Andrew Tridgell 2013-09-13 11:46:42 +10:00
parent 9be02fb493
commit db7f43ea9f
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@
#include <AP_Relay.h> // APM relay
#include <AP_Camera.h> // Photo or video camera
#include <AP_Airspeed.h>
#include <AP_Vehicle.h>
#include <AP_SpdHgtControl.h>
#include <memcheck.h>