summaryrefslogtreecommitdiff
path: root/src/prop/sat_solver.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/prop/sat_solver.h')
-rw-r--r--src/prop/sat_solver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/prop/sat_solver.h b/src/prop/sat_solver.h
index ec2ebcd3e..cb8284831 100644
--- a/src/prop/sat_solver.h
+++ b/src/prop/sat_solver.h
@@ -13,7 +13,7 @@
* SAT Solver.
*/
-#include "cvc4_private.h"
+#include "cvc5_private.h"
#ifndef CVC5__PROP__SAT_SOLVER_H
#define CVC5__PROP__SAT_SOLVER_H
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback