summaryrefslogtreecommitdiff
path: root/src/parser/parser_state.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser/parser_state.h')
-rw-r--r--src/parser/parser_state.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/parser/parser_state.h b/src/parser/parser_state.h
index 4eda5eb38..1d013a0b4 100644
--- a/src/parser/parser_state.h
+++ b/src/parser/parser_state.h
@@ -19,7 +19,7 @@
#include <iostream>
#include <sstream>
-#include "cvc4_expr.h"
+#include "expr/expr.h"
#include "expr/expr_manager.h"
#include "util/exception.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback