summaryrefslogtreecommitdiff
path: root/src/prop/sat_proof_manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/prop/sat_proof_manager.h')
-rw-r--r--src/prop/sat_proof_manager.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/prop/sat_proof_manager.h b/src/prop/sat_proof_manager.h
index a53f66cec..a224f3a28 100644
--- a/src/prop/sat_proof_manager.h
+++ b/src/prop/sat_proof_manager.h
@@ -19,9 +19,9 @@
#define CVC5__SAT_PROOF_MANAGER_H
#include "context/cdhashset.h"
-#include "expr/buffered_proof_generator.h"
-#include "expr/lazy_proof_chain.h"
#include "expr/node.h"
+#include "proof/buffered_proof_generator.h"
+#include "proof/lazy_proof_chain.h"
#include "prop/minisat/core/SolverTypes.h"
#include "prop/sat_solver_types.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback