summaryrefslogtreecommitdiff
path: root/src/expr/term_context_node.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/expr/term_context_node.h')
-rw-r--r--src/expr/term_context_node.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/expr/term_context_node.h b/src/expr/term_context_node.h
index ff8187bbc..061cf1ed2 100644
--- a/src/expr/term_context_node.h
+++ b/src/expr/term_context_node.h
@@ -18,11 +18,11 @@
#define CVC4__EXPR__TERM_CONTEXT_NODE_H
#include "expr/node.h"
-#include "expr/term_context.h"
namespace CVC4 {
class TCtxStack;
+class TermContext;
/**
* A (term-context) sensitive term. This is a wrapper around a Node that
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback