summaryrefslogtreecommitdiff
path: root/src/mangling/dex/type_tok.l
diff options
context:
space:
mode:
Diffstat (limited to 'src/mangling/dex/type_tok.l')
-rw-r--r--src/mangling/dex/type_tok.l2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mangling/dex/type_tok.l b/src/mangling/dex/type_tok.l
index 918846a..7e85d43 100644
--- a/src/mangling/dex/type_tok.l
+++ b/src/mangling/dex/type_tok.l
@@ -2,7 +2,7 @@
%{
#include "context.h"
-#include "libformatmanglingdextype_la-type_gram.h"
+#include "libmanglingdextype_la-type_gram.h"
/* See lemoda.net/c/reentrant-parser */