summaryrefslogtreecommitdiffstats
path: root/vhdlparser/VhdlParserErrorHandler.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'vhdlparser/VhdlParserErrorHandler.hpp')
-rw-r--r--vhdlparser/VhdlParserErrorHandler.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/vhdlparser/VhdlParserErrorHandler.hpp b/vhdlparser/VhdlParserErrorHandler.hpp
index ba9a260..d98f029 100644
--- a/vhdlparser/VhdlParserErrorHandler.hpp
+++ b/vhdlparser/VhdlParserErrorHandler.hpp
@@ -6,6 +6,7 @@
#include <exception>
#include "VhdlParser.h"
#include "ErrorHandler.h"
+#include "vhdlstring.h"
namespace vhdl { namespace parser {