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 df224b2..6e2f78c 100644
--- a/timertest.c
+++ b/timertest.c
@@ -11,7 +11,7 @@
#ifdef STANDALONE_ZAPATA
#include "zaptel.h"
#else
-#include <linux/zaptel.h>
+#include <zaptel.h>
#endif
int main(int argc, char *argv[])