diff --git a/conf/modules/servo_switch.xml b/conf/modules/servo_switch.xml index 7e5eb38359..e108e61a4c 100644 --- a/conf/modules/servo_switch.xml +++ b/conf/modules/servo_switch.xml @@ -1,6 +1,6 @@ - +
diff --git a/conf/settings/settings_servo_switch.xml b/conf/settings/settings_servo_switch.xml index 0590bcd759..7bede7e51a 100644 --- a/conf/settings/settings_servo_switch.xml +++ b/conf/settings/settings_servo_switch.xml @@ -3,7 +3,7 @@ - + diff --git a/sw/airborne/modules/servo_switch/servo_switch.c b/sw/airborne/modules/servo_switch/servo_switch.c index 832c399e85..d553fdcb1c 100644 --- a/sw/airborne/modules/servo_switch/servo_switch.c +++ b/sw/airborne/modules/servo_switch/servo_switch.c @@ -21,7 +21,7 @@ * Boston, MA 02111-1307, USA. */ -#include "servo_switch.h" +#include "servo_switch/servo_switch.h" #include "inter_mcu.h" bool_t servo_switch_on;