summaryrefslogtreecommitdiff
path: root/src/theory/theory_engine.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/theory_engine.cpp')
-rw-r--r--src/theory/theory_engine.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theory/theory_engine.cpp b/src/theory/theory_engine.cpp
index 60716146e..45f7506de 100644
--- a/src/theory/theory_engine.cpp
+++ b/src/theory/theory_engine.cpp
@@ -28,8 +28,8 @@
#include "options/quantifiers_options.h"
#include "proof/proof_manager.h"
#include "proof/theory_proof.h"
+#include "smt/ite_removal.h"
#include "smt/logic_exception.h"
-#include "smt_util/ite_removal.h"
#include "smt_util/lemma_output_channel.h"
#include "smt_util/node_visitor.h"
#include "theory/arith/arith_ite_utils.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback