From e94ad58e8e9515c4e5bddbb64f7333cacb26353e Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sat, 20 Feb 2010 22:06:24 +0100 Subject: fix config.h directory --- tests/timer/timer_test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 #include -#include "../config.h" +#include "../../config.h" static void timer_fired(unsigned long data); -- cgit v1.2.3