summaryrefslogtreecommitdiff
path: root/src/prop/cadical.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/prop/cadical.h')
-rw-r--r--src/prop/cadical.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/prop/cadical.h b/src/prop/cadical.h
index f046d66e4..325dafabc 100644
--- a/src/prop/cadical.h
+++ b/src/prop/cadical.h
@@ -15,7 +15,7 @@
* Implementation of the CaDiCaL SAT solver for CVC4 (bit-vectors).
*/
-#include "cvc4_private.h"
+#include "cvc5_private.h"
#ifndef CVC5__PROP__CADICAL_H
#define CVC5__PROP__CADICAL_H
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback