summaryrefslogtreecommitdiff
path: root/src/theory/arith/nl/ext/proof_checker.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/arith/nl/ext/proof_checker.h')
-rw-r--r--src/theory/arith/nl/ext/proof_checker.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/arith/nl/ext/proof_checker.h b/src/theory/arith/nl/ext/proof_checker.h
index 400126510..bf28cea59 100644
--- a/src/theory/arith/nl/ext/proof_checker.h
+++ b/src/theory/arith/nl/ext/proof_checker.h
@@ -19,8 +19,8 @@
#define CVC5__THEORY__ARITH__NL__EXT__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