summaryrefslogtreecommitdiff
path: root/src/theory/theory_engine_proof_generator.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/theory_engine_proof_generator.h')
-rw-r--r--src/theory/theory_engine_proof_generator.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/theory/theory_engine_proof_generator.h b/src/theory/theory_engine_proof_generator.h
index 48969aa21..ab0f616fe 100644
--- a/src/theory/theory_engine_proof_generator.h
+++ b/src/theory/theory_engine_proof_generator.h
@@ -22,10 +22,10 @@
#include "context/cdhashmap.h"
#include "context/context.h"
-#include "expr/lazy_proof.h"
-#include "expr/proof_generator.h"
-#include "expr/proof_node_manager.h"
-#include "theory/trust_node.h"
+#include "proof/lazy_proof.h"
+#include "proof/proof_generator.h"
+#include "proof/proof_node_manager.h"
+#include "proof/trust_node.h"
namespace cvc5 {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback