summaryrefslogtreecommitdiff
path: root/src/parse/parseerror.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/parse/parseerror.hpp')
-rw-r--r--src/parse/parseerror.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/parse/parseerror.hpp b/src/parse/parseerror.hpp
index 751af585..1074bf46 100644
--- a/src/parse/parseerror.hpp
+++ b/src/parse/parseerror.hpp
@@ -3,6 +3,7 @@
#include <stdexcept>
#include "lex.hpp"
+#include <compile_error.hpp>
namespace ParseError {