summaryrefslogtreecommitdiff
path: root/src/prop/bvminisat
diff options
context:
space:
mode:
Diffstat (limited to 'src/prop/bvminisat')
-rw-r--r--src/prop/bvminisat/bvminisat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/prop/bvminisat/bvminisat.h b/src/prop/bvminisat/bvminisat.h
index 5dfc3f9f4..b41a9b836 100644
--- a/src/prop/bvminisat/bvminisat.h
+++ b/src/prop/bvminisat/bvminisat.h
@@ -15,7 +15,7 @@
* Implementation of the minisat for cvc4 (bit-vectors).
*/
-#include "cvc4_private.h"
+#include "cvc5_private.h"
#pragma once
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback