summaryrefslogtreecommitdiff
path: root/src/prop/theory_proxy.h
diff options
context:
space:
mode:
authorDejan Jovanović <dejan.jovanovic@gmail.com>2012-03-25 20:12:07 +0000
committerDejan Jovanović <dejan.jovanovic@gmail.com>2012-03-25 20:12:07 +0000
commit0d080430206880ffc19050acfa01aae1475f1978 (patch)
treeb1334148abb7311eca1afcb00fdce69f606ac22f /src/prop/theory_proxy.h
parent426abc52a0f1631f2adee0eef845e3f8946c5088 (diff)
sat_module.h,cpp -> sat_solver.h,cpp (as intended)
Diffstat (limited to 'src/prop/theory_proxy.h')
-rw-r--r--src/prop/theory_proxy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/prop/theory_proxy.h b/src/prop/theory_proxy.h
index 85dcae68b..2934bcad9 100644
--- a/src/prop/theory_proxy.h
+++ b/src/prop/theory_proxy.h
@@ -29,7 +29,7 @@
#include "util/options.h"
#include "util/stats.h"
-#include "prop/sat_module.h"
+#include "prop/sat_solver.h"
namespace CVC4 {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback