summaryrefslogtreecommitdiff
path: root/test/lex.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/lex.c')
-rw-r--r--test/lex.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/lex.c b/test/lex.c
index ba51f97..c48feeb 100644
--- a/test/lex.c
+++ b/test/lex.c
@@ -1,7 +1,6 @@
#include <inttypes.h>
#include <stdio.h>
-#include <parserutils/parserutils.h>
#include <parserutils/charset/utf8.h>
#include <parserutils/input/inputstream.h>