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 1937876..8212b2a 100644
--- a/hdlcverify.c
+++ b/hdlcverify.c
@@ -1,5 +1,5 @@
#define FAST_HDLC_NEED_TABLES
-#include "fasthdlc.h"
+#include "kernel/fasthdlc.h"
#include <stdio.h>
#include <fcntl.h>
#include <string.h>