summaryrefslogtreecommitdiff
path: root/src/preprocessing/passes/theory_rewrite_eq.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/preprocessing/passes/theory_rewrite_eq.h')
-rw-r--r--src/preprocessing/passes/theory_rewrite_eq.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/preprocessing/passes/theory_rewrite_eq.h b/src/preprocessing/passes/theory_rewrite_eq.h
index 729252dd6..2312c38ed 100644
--- a/src/preprocessing/passes/theory_rewrite_eq.h
+++ b/src/preprocessing/passes/theory_rewrite_eq.h
@@ -20,7 +20,7 @@
#include "expr/node.h"
#include "preprocessing/preprocessing_pass.h"
-#include "theory/trust_node.h"
+#include "proof/trust_node.h"
namespace cvc5 {
namespace preprocessing {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback