summaryrefslogtreecommitdiff
path: root/src/smt/model_core_builder.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/smt/model_core_builder.h')
-rw-r--r--src/smt/model_core_builder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/smt/model_core_builder.h b/src/smt/model_core_builder.h
index 7a28c47f2..327933f1b 100644
--- a/src/smt/model_core_builder.h
+++ b/src/smt/model_core_builder.h
@@ -19,7 +19,7 @@
#include <vector>
-#include "expr/expr.h"
+#include "expr/node.h"
#include "options/smt_options.h"
#include "theory/theory_model.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback