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