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