summaryrefslogtreecommitdiff
path: root/epan/dtd_parse.l
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dtd_parse.l')
-rw-r--r--epan/dtd_parse.l1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dtd_parse.l b/epan/dtd_parse.l
index 99537f6773..c29040ca62 100644
--- a/epan/dtd_parse.l
+++ b/epan/dtd_parse.l
@@ -56,6 +56,7 @@
#include "dtd.h"
#include "dtd_grammar.h"
#include "dtd_parse.h"
+#include "dtd_parse_lex.h"
struct _proto_xmlpi_attr {
gchar* name;