AP_Camera: 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 1e311994b6
commit 0e0e2b19e5
1 changed files with 1 additions and 2 deletions

View File

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