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