summaryrefslogtreecommitdiff
path: root/src/smt/term_formula_removal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/smt/term_formula_removal.h')
-rw-r--r--src/smt/term_formula_removal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/smt/term_formula_removal.h b/src/smt/term_formula_removal.h
index 6a3a1c019..c2b1f27f3 100644
--- a/src/smt/term_formula_removal.h
+++ b/src/smt/term_formula_removal.h
@@ -24,7 +24,7 @@
#include "context/context.h"
#include "expr/node.h"
#include "expr/term_context.h"
-#include "theory/trust_node.h"
+#include "proof/trust_node.h"
#include "util/hash.h"
namespace cvc5 {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback