mirror of https://github.com/ArduPilot/ardupilot
AP_CANManager: remove unneccesary includes of AP_Vehicle_Type.h
This commit is contained in:
parent
0e0e2b19e5
commit
823947fde3
|
@ -19,7 +19,6 @@
|
|||
|
||||
#include <AP_Common/AP_Common.h>
|
||||
#include <AP_HAL/AP_HAL.h>
|
||||
#include <AP_Vehicle/AP_Vehicle_Type.h>
|
||||
|
||||
class AP_CANManager;
|
||||
class AP_CANDriver
|
||||
|
|
Loading…
Reference in New Issue