AP_CANManager: remove unneccesary includes of AP_Vehicle_Type.h

This commit is contained in:
Peter Barker 2022-10-28 11:26:46 +11:00 committed by Andrew Tridgell
parent 0e0e2b19e5
commit 823947fde3
1 changed files with 0 additions and 1 deletions

View File

@ -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