mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-01 21:48:28 -04:00
AP_Camera: remove unused includes
This commit is contained in:
parent
9850d1afec
commit
41bddf682f
@ -3,8 +3,6 @@
|
||||
#pragma once
|
||||
|
||||
#include <AP_Param/AP_Param.h>
|
||||
#include <AP_Common/AP_Common.h>
|
||||
#include <AP_Relay/AP_Relay.h>
|
||||
#include <GCS_MAVLink/GCS.h>
|
||||
|
||||
#define AP_CAMERA_TRIGGER_TYPE_SERVO 0
|
||||
|
Loading…
Reference in New Issue
Block a user