summaryrefslogtreecommitdiff
path: root/timertest.c
diff options
context:
space:
mode:
Diffstat (limited to 'timertest.c')
-rw-r--r--timertest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/timertest.c b/timertest.c
index 10d9d66..3a0c2e4 100644
--- a/timertest.c
+++ b/timertest.c
@@ -9,7 +9,7 @@
#include <errno.h>
#ifdef STANDALONE_ZAPATA
-#include "zaptel.h"
+#include "kernel/zaptel.h"
#else
#include <zaptel/zaptel.h>
#endif