summaryrefslogtreecommitdiff
path: root/src/theory/booleans/proof_circuit_propagator.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/booleans/proof_circuit_propagator.h')
-rw-r--r--src/theory/booleans/proof_circuit_propagator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theory/booleans/proof_circuit_propagator.h b/src/theory/booleans/proof_circuit_propagator.h
index 624a17f2f..0bed57078 100644
--- a/src/theory/booleans/proof_circuit_propagator.h
+++ b/src/theory/booleans/proof_circuit_propagator.h
@@ -21,7 +21,7 @@
#include <memory>
#include "expr/node.h"
-#include "expr/proof_rule.h"
+#include "proof/proof_rule.h"
namespace cvc5 {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback