summaryrefslogtreecommitdiff
path: root/src/smt/expand_definitions.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/smt/expand_definitions.h')
-rw-r--r--src/smt/expand_definitions.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/smt/expand_definitions.h b/src/smt/expand_definitions.h
index 801622e27..ba89a1063 100644
--- a/src/smt/expand_definitions.h
+++ b/src/smt/expand_definitions.h
@@ -21,7 +21,7 @@
#include <unordered_map>
#include "expr/node.h"
-#include "theory/trust_node.h"
+#include "proof/trust_node.h"
namespace cvc5 {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback