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 bc4027310..c15f5e36e 100644
--- a/src/preprocessing/passes/theory_rewrite_eq.h
+++ b/src/preprocessing/passes/theory_rewrite_eq.h
@@ -17,8 +17,8 @@
#ifndef CVC4__PREPROCESSING__PASSES__THEORY_REWRITE_EQ_H
#define CVC4__PREPROCESSING__PASSES__THEORY_REWRITE_EQ_H
+#include "expr/node.h"
#include "preprocessing/preprocessing_pass.h"
-#include "preprocessing/preprocessing_pass_context.h"
#include "theory/trust_node.h"
namespace CVC4 {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback