summaryrefslogtreecommitdiffstats
path: root/vhdlparser/vhdlparser.patch
diff options
context:
space:
mode:
Diffstat (limited to 'vhdlparser/vhdlparser.patch')
-rw-r--r--vhdlparser/vhdlparser.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/vhdlparser/vhdlparser.patch b/vhdlparser/vhdlparser.patch
new file mode 100644
index 0000000..37cca10
--- /dev/null
+++ b/vhdlparser/vhdlparser.patch
@@ -0,0 +1,10 @@
+--- VhdlParser.h 2014-07-27 14:26:18.000000000 +0200
++++ VhdlParser.h.new 2014-07-27 14:23:22.000000000 +0200
+@@ -6,6 +6,7 @@
+ #include "TokenManager.h"
+ #include "VhdlParserTokenManager.h"
+ #include "VhdlParser.h"
++#include "vhdljjparser.h"
+
+ #include "VhdlParserConstants.h"
+ #include "ErrorHandler.h"