summaryrefslogtreecommitdiff
path: root/src/decision/decision_engine.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/decision/decision_engine.h')
-rw-r--r--src/decision/decision_engine.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/decision/decision_engine.h b/src/decision/decision_engine.h
index 7f1b7fbe2..de8a67413 100644
--- a/src/decision/decision_engine.h
+++ b/src/decision/decision_engine.h
@@ -27,8 +27,8 @@
#include "prop/cnf_stream.h"
#include "prop/prop_engine.h"
#include "prop/sat_solver_types.h"
+#include "smt/ite_removal.h"
#include "smt/smt_engine_scope.h"
-#include "smt_util/ite_removal.h"
using namespace std;
using namespace CVC4::prop;
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback