summaryrefslogtreecommitdiff
path: root/src/theory/arrays/proof_checker.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/arrays/proof_checker.h')
-rw-r--r--src/theory/arrays/proof_checker.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theory/arrays/proof_checker.h b/src/theory/arrays/proof_checker.h
index 9064dbfca..0b7bef163 100644
--- a/src/theory/arrays/proof_checker.h
+++ b/src/theory/arrays/proof_checker.h
@@ -19,7 +19,7 @@
#define CVC5__THEORY__ARRAYS__PROOF_CHECKER_H
#include "expr/node.h"
-#include "expr/proof_checker.h"
+#include "proof/proof_checker.h"
namespace cvc5 {
namespace theory {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback