diff --git a/tests/timer/timer_test.c b/tests/timer/timer_test.c index f1b4ad7fb..3b4415502 100644 --- a/tests/timer/timer_test.c +++ b/tests/timer/timer_test.c @@ -23,7 +23,7 @@ #include #include -#include "../config.h" +#include "../../config.h" static void timer_fired(unsigned long data);