summaryrefslogtreecommitdiff
path: root/src/theory/strings/proof_checker.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/strings/proof_checker.h')
-rw-r--r--src/theory/strings/proof_checker.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/strings/proof_checker.h b/src/theory/strings/proof_checker.h
index d3ede53ec..56afaed84 100644
--- a/src/theory/strings/proof_checker.h
+++ b/src/theory/strings/proof_checker.h
@@ -19,8 +19,8 @@
#define CVC5__THEORY__STRINGS__PROOF_CHECKER_H
#include "expr/node.h"
-#include "expr/proof_checker.h"
-#include "expr/proof_node.h"
+#include "proof/proof_checker.h"
+#include "proof/proof_node.h"
namespace cvc5 {
namespace theory {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback