summaryrefslogtreecommitdiff
path: root/src/prop/sat_module.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/prop/sat_module.cpp')
-rw-r--r--src/prop/sat_module.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/prop/sat_module.cpp b/src/prop/sat_module.cpp
index cda32a0e8..5e5b78b44 100644
--- a/src/prop/sat_module.cpp
+++ b/src/prop/sat_module.cpp
@@ -22,7 +22,7 @@
#include "context/context.h"
#include "theory/theory_engine.h"
#include "expr/expr_stream.h"
-#include "prop/sat.h"
+#include "prop/theory_proxy.h"
// DPLLT Minisat
#include "prop/minisat/simp/SimpSolver.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback