summaryrefslogtreecommitdiff
path: root/src/mangling/dex/shorty_tok.l
diff options
context:
space:
mode:
Diffstat (limited to 'src/mangling/dex/shorty_tok.l')
-rw-r--r--src/mangling/dex/shorty_tok.l2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mangling/dex/shorty_tok.l b/src/mangling/dex/shorty_tok.l
index 92c264a..a3545a2 100644
--- a/src/mangling/dex/shorty_tok.l
+++ b/src/mangling/dex/shorty_tok.l
@@ -2,7 +2,7 @@
%{
#include "context.h"
-#include "libformatmanglingdexshorty_la-shorty_gram.h"
+#include "libmanglingdexshorty_la-shorty_gram.h"
%}