summaryrefslogtreecommitdiff
path: root/src/theory/output_channel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/output_channel.h')
-rw-r--r--src/theory/output_channel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theory/output_channel.h b/src/theory/output_channel.h
index 8e802f875..b681dad17 100644
--- a/src/theory/output_channel.h
+++ b/src/theory/output_channel.h
@@ -18,8 +18,8 @@
#ifndef CVC5__THEORY__OUTPUT_CHANNEL_H
#define CVC5__THEORY__OUTPUT_CHANNEL_H
+#include "proof/trust_node.h"
#include "theory/incomplete_id.h"
-#include "theory/trust_node.h"
#include "util/resource_manager.h"
namespace cvc5 {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback