diff --git a/sw/airborne/modules/servo_switch/servo_switch.h b/sw/airborne/modules/servo_switch/servo_switch.h index c0a3ed7450..b2fbfc2476 100644 --- a/sw/airborne/modules/servo_switch/servo_switch.h +++ b/sw/airborne/modules/servo_switch/servo_switch.h @@ -26,6 +26,7 @@ #include "std.h" #include "paparazzi.h" +#include "generated/airframe.h" extern bool_t servo_switch_on; extern int16_t servo_switch_value;