fix config.h directory
authorHarald Welte <laforge@gnumonks.org>
Sat, 20 Feb 2010 21:06:24 +0000 (22:06 +0100)
committerHarald Welte <laforge@gnumonks.org>
Sat, 20 Feb 2010 21:06:24 +0000 (22:06 +0100)
tests/timer/timer_test.c

index f1b4ad7..3b44155 100644 (file)
@@ -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);