summaryrefslogtreecommitdiff
path: root/src/theory/booleans/circuit_propagator.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/booleans/circuit_propagator.h')
-rw-r--r--src/theory/booleans/circuit_propagator.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/booleans/circuit_propagator.h b/src/theory/booleans/circuit_propagator.h
index 1d4f6e9ee..74e1a7cd8 100644
--- a/src/theory/booleans/circuit_propagator.h
+++ b/src/theory/booleans/circuit_propagator.h
@@ -26,9 +26,9 @@
#include "context/cdhashset.h"
#include "context/cdo.h"
#include "context/context.h"
-#include "expr/lazy_proof_chain.h"
#include "expr/node.h"
-#include "theory/trust_node.h"
+#include "proof/lazy_proof_chain.h"
+#include "proof/trust_node.h"
namespace cvc5 {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback