aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/ast/rust-ast-formatting.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/rust/ast/rust-ast-formatting.h')
-rw-r--r--gcc/rust/ast/rust-ast-formatting.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/rust/ast/rust-ast-formatting.h b/gcc/rust/ast/rust-ast-formatting.h
index aace93f..075c51c 100644
--- a/gcc/rust/ast/rust-ast-formatting.h
+++ b/gcc/rust/ast/rust-ast-formatting.h
@@ -19,6 +19,9 @@
#ifndef RUST_AST_FORMATTING_H
#define RUST_AST_FORMATTING_H
+#include "rust-ast.h"
+#include "rust-system.h"
+
namespace Rust {
namespace AST {