aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/timer/timer_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/timer/timer_test.c b/tests/timer/timer_test.c
index f1b4ad7f..3b441550 100644
--- a/tests/timer/timer_test.c
+++ b/tests/timer/timer_test.c
@@ -23,7 +23,7 @@
#include <osmocore/timer.h>
#include <osmocore/select.h>
-#include "../config.h"
+#include "../../config.h"
static void timer_fired(unsigned long data);