summaryrefslogtreecommitdiff
path: root/src/prop/cnf_stream.cpp
diff options
context:
space:
mode:
authorDejan Jovanović <dejan.jovanovic@gmail.com>2012-03-25 20:04:43 +0000
committerDejan Jovanović <dejan.jovanovic@gmail.com>2012-03-25 20:04:43 +0000
commit426abc52a0f1631f2adee0eef845e3f8946c5088 (patch)
tree66bc00874b2b4bd6cd22d3e0dca507cf8729de8d /src/prop/cnf_stream.cpp
parent19266a39605baad33543539b0045fc940a0d650f (diff)
sat.h,cpp -> theory_proxy.h,cpp (this is what it defines)
Diffstat (limited to 'src/prop/cnf_stream.cpp')
-rw-r--r--src/prop/cnf_stream.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/prop/cnf_stream.cpp b/src/prop/cnf_stream.cpp
index 661221441..676cc4c49 100644
--- a/src/prop/cnf_stream.cpp
+++ b/src/prop/cnf_stream.cpp
@@ -27,7 +27,7 @@
#include "util/output.h"
#include "expr/command.h"
#include "expr/expr.h"
-#include "prop/sat.h"
+#include "prop/theory_proxy.h"
#include <queue>
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback