summaryrefslogtreecommitdiff
path: root/src/theory/arith/nl/cad/proof_generator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/arith/nl/cad/proof_generator.cpp')
-rw-r--r--src/theory/arith/nl/cad/proof_generator.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theory/arith/nl/cad/proof_generator.cpp b/src/theory/arith/nl/cad/proof_generator.cpp
index b0d785b2a..374a7e4ef 100644
--- a/src/theory/arith/nl/cad/proof_generator.cpp
+++ b/src/theory/arith/nl/cad/proof_generator.cpp
@@ -17,7 +17,7 @@
#ifdef CVC5_POLY_IMP
-#include "theory/lazy_tree_proof_generator.h"
+#include "proof/lazy_tree_proof_generator.h"
#include "theory/arith/nl/poly_conversion.h"
namespace cvc5 {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback