summaryrefslogtreecommitdiff
path: root/src/theory/trust_node.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/trust_node.h')
-rw-r--r--src/theory/trust_node.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theory/trust_node.h b/src/theory/trust_node.h
index a0586bd0c..d4d2a78a5 100644
--- a/src/theory/trust_node.h
+++ b/src/theory/trust_node.h
@@ -18,11 +18,11 @@
#define CVC4__THEORY__TRUST_NODE_H
#include "expr/node.h"
-#include "expr/proof_node.h"
namespace CVC4 {
class ProofGenerator;
+class ProofNode;
namespace theory {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback