summaryrefslogtreecommitdiff
path: root/src/theory/theory.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/theory.h')
-rw-r--r--src/theory/theory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theory/theory.h b/src/theory/theory.h
index 8f69d4cb2..d71348ce3 100644
--- a/src/theory/theory.h
+++ b/src/theory/theory.h
@@ -28,12 +28,12 @@
#include "context/context.h"
#include "expr/node.h"
#include "options/theory_options.h"
+#include "proof/trust_node.h"
#include "theory/assertion.h"
#include "theory/care_graph.h"
#include "theory/logic_info.h"
#include "theory/skolem_lemma.h"
#include "theory/theory_id.h"
-#include "theory/trust_node.h"
#include "theory/valuation.h"
#include "util/statistics_stats.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback