summaryrefslogtreecommitdiffstats
path: root/vhdlparser/VhdlParserConstants.h
diff options
context:
space:
mode:
Diffstat (limited to 'vhdlparser/VhdlParserConstants.h')
-rw-r--r--vhdlparser/VhdlParserConstants.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vhdlparser/VhdlParserConstants.h b/vhdlparser/VhdlParserConstants.h
index 2f66b40..73f2a43 100644
--- a/vhdlparser/VhdlParserConstants.h
+++ b/vhdlparser/VhdlParserConstants.h
@@ -6,6 +6,7 @@
*/
#ifndef VHDLPARSERCONSTANTS_H
#define VHDLPARSERCONSTANTS_H
+#include "JavaCC.h"
namespace vhdl {
namespace parser {