mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
AP_AccelCal: remove unneccesary includes of AP_Vehicle_Type.h
This commit is contained in:
parent
235fb52113
commit
1e311994b6
@ -13,7 +13,6 @@
|
|||||||
|
|
||||||
#include <GCS_MAVLink/GCS_MAVLink.h>
|
#include <GCS_MAVLink/GCS_MAVLink.h>
|
||||||
#include "AccelCalibrator.h"
|
#include "AccelCalibrator.h"
|
||||||
#include "AP_Vehicle/AP_Vehicle_Type.h"
|
|
||||||
|
|
||||||
#define AP_ACCELCAL_MAX_NUM_CLIENTS 4
|
#define AP_ACCELCAL_MAX_NUM_CLIENTS 4
|
||||||
class GCS_MAVLINK;
|
class GCS_MAVLINK;
|
||||||
|
Loading…
Reference in New Issue
Block a user