summaryrefslogtreecommitdiff
path: root/ztcfg-dude.c
diff options
context:
space:
mode:
Diffstat (limited to 'ztcfg-dude.c')
-rw-r--r--ztcfg-dude.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ztcfg-dude.c b/ztcfg-dude.c
index d96dd88..e132e8e 100644
--- a/ztcfg-dude.c
+++ b/ztcfg-dude.c
@@ -40,8 +40,10 @@
#include <math.h>
#ifdef STANDALONE_ZAPATA
#include "zaptel.h"
+#include "tonezone.h"
#else
#include <zaptel/zaptel.h>
+#include <zaptel/tonezone.h>
#endif
#include "ztcfg.h"