mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-01 13:38:38 -04:00
AP_Camera: remove unneccesary includes of AP_Vehicle_Type.h
This commit is contained in:
parent
1e311994b6
commit
0e0e2b19e5
@ -21,8 +21,7 @@
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
#include <AP_HAL/AP_HAL.h>
|
||||
#include <AP_Vehicle/AP_Vehicle_Type.h>
|
||||
#include <AP_HAL/AP_HAL_Boards.h>
|
||||
|
||||
#ifndef HAL_RUNCAM_ENABLED
|
||||
#define HAL_RUNCAM_ENABLED !HAL_MINIMIZE_FEATURES
|
||||
|
Loading…
Reference in New Issue
Block a user