mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 18:08:30 -04:00
Rover: changed to AP_Vehicle.h
This commit is contained in:
parent
3720efc7c9
commit
8b2c9557c7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user