diff --git a/tests/timer/timer_test.c b/tests/timer/timer_test.c index ba3127d44..bb9a177c1 100644 --- a/tests/timer/timer_test.c +++ b/tests/timer/timer_test.c @@ -33,7 +33,7 @@ #include #include -#include "../../config.h" +#include "../config.h" static void main_timer_fired(void *data); static void secondary_timer_fired(void *data);