summaryrefslogtreecommitdiff
path: root/hdlcverify.c
diff options
context:
space:
mode:
Diffstat (limited to 'hdlcverify.c')
-rw-r--r--hdlcverify.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hdlcverify.c b/hdlcverify.c
index 27a821c..8f45a95 100644
--- a/hdlcverify.c
+++ b/hdlcverify.c
@@ -8,7 +8,7 @@
#define FAST_HDLC_NEED_TABLES
#include <dahdi/fasthdlc.h>
-#include "version.h"
+#include "dahdi_tools_version.h"
int myread(int fd, char *buf, int len)
{