diff --git a/src/uas/ArduPilotMegaMAV.h b/src/uas/ArduPilotMegaMAV.h index f0091aa15f29d518c6ab019377c00b39294401fd..2c3990f4ce1f7a37399dbd7aa93f44d9a5ec4a00 100644 --- a/src/uas/ArduPilotMegaMAV.h +++ b/src/uas/ArduPilotMegaMAV.h @@ -25,9 +25,6 @@ This file is part of the QGROUNDCONTROL project #define ARDUPILOTMEGAMAV_H #include "UAS.h" -#include "ardupilotmega/mavlink_msg_mount_configure.h" -#include "ardupilotmega/mavlink_msg_mount_control.h" -#include "ardupilotmega/mavlink_msg_mount_status.h" class ArduPilotMegaMAV : public UAS { Q_OBJECT