diff --git a/ParsingDriver.cc b/ParsingDriver.cc index 68242c71..e6fb0d8e 100644 --- a/ParsingDriver.cc +++ b/ParsingDriver.cc @@ -24,7 +24,7 @@ #include "ParsingDriver.hh" #include "Statement.hh" -#include +#include "ExprNode.hh" bool ParsingDriver::symbol_exists_and_is_not_modfile_local_or_external_function(const char *s)