summaryrefslogtreecommitdiff
path: root/src/printer/smt2/smt2_printer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/printer/smt2/smt2_printer.cpp')
-rw-r--r--src/printer/smt2/smt2_printer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/printer/smt2/smt2_printer.cpp b/src/printer/smt2/smt2_printer.cpp
index d086caf38..869e02326 100644
--- a/src/printer/smt2/smt2_printer.cpp
+++ b/src/printer/smt2/smt2_printer.cpp
@@ -30,7 +30,7 @@
#include "smt/options.h"
#include "expr/node_manager_attributes.h"
-#include "theory/model.h"
+#include "theory/theory_model.h"
#include "theory/arrays/theory_arrays_rewriter.h"
using namespace std;
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback