AP_AHRS: changed to AP_Vehicle.h

This commit is contained in:
Andrew Tridgell 2013-09-13 11:46:10 +10:00
parent 2e742582e4
commit 15a4582ed7

View File

@ -23,7 +23,7 @@
#include <SITL.h>
#include <AP_Buffer.h>
#include <AP_Notify.h>
#include <AP_SpdHgtControl.h>
#include <AP_Vehicle.h>
#include <DataFlash.h>
#include <AP_HAL_AVR.h>