summaryrefslogtreecommitdiff
path: root/src/theory/bv/bv_sat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/bv/bv_sat.h')
-rw-r--r--src/theory/bv/bv_sat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theory/bv/bv_sat.h b/src/theory/bv/bv_sat.h
index 3ffc79b7a..c0f3b75ed 100644
--- a/src/theory/bv/bv_sat.h
+++ b/src/theory/bv/bv_sat.h
@@ -37,7 +37,7 @@
#include "util/stats.h"
#include "bitblast_strategies.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