diff --git a/libraries/AP_HAL_QURT/RCOutput.cpp b/libraries/AP_HAL_QURT/RCOutput.cpp index 45365abfc3..0b211c0347 100644 --- a/libraries/AP_HAL_QURT/RCOutput.cpp +++ b/libraries/AP_HAL_QURT/RCOutput.cpp @@ -4,11 +4,7 @@ #if CONFIG_HAL_BOARD == HAL_BOARD_QURT #include "RCOutput.h" -#if MAVLINK_PROTOCOL_VERSION == 2 #include -#else -#include -#endif #include #include #include