summaryrefslogtreecommitdiff
path: root/src/theory/bv/bv_quick_check.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/bv/bv_quick_check.h')
-rw-r--r--src/theory/bv/bv_quick_check.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theory/bv/bv_quick_check.h b/src/theory/bv/bv_quick_check.h
index 46859bf98..57bcca261 100644
--- a/src/theory/bv/bv_quick_check.h
+++ b/src/theory/bv/bv_quick_check.h
@@ -13,7 +13,7 @@
* Sandboxed SAT solver for bv quickchecks.
*/
-#include "cvc4_private.h"
+#include "cvc5_private.h"
#ifndef CVC5__BV_QUICK_CHECK_H
#define CVC5__BV_QUICK_CHECK_H
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback