summaryrefslogtreecommitdiff
path: root/src/theory/bv/bv_solver_simple.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/bv/bv_solver_simple.cpp')
-rw-r--r--src/theory/bv/bv_solver_simple.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theory/bv/bv_solver_simple.cpp b/src/theory/bv/bv_solver_simple.cpp
index 3faad29a9..a16bf7eb8 100644
--- a/src/theory/bv/bv_solver_simple.cpp
+++ b/src/theory/bv/bv_solver_simple.cpp
@@ -15,7 +15,7 @@
#include "theory/bv/bv_solver_simple.h"
-#include "expr/term_conversion_proof_generator.h"
+#include "proof/conv_proof_generator.h"
#include "theory/bv/theory_bv.h"
#include "theory/bv/theory_bv_utils.h"
#include "theory/theory_model.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback