aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/resolve/rust-ast-resolve.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/rust/resolve/rust-ast-resolve.h')
-rw-r--r--gcc/rust/resolve/rust-ast-resolve.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/rust/resolve/rust-ast-resolve.h b/gcc/rust/resolve/rust-ast-resolve.h
index 85fe506..b123723 100644
--- a/gcc/rust/resolve/rust-ast-resolve.h
+++ b/gcc/rust/resolve/rust-ast-resolve.h
@@ -20,7 +20,6 @@
#define RUST_AST_RESOLVE_H
#include "rust-name-resolver.h"
-#include "rust-ast-full.h"
#include "rust-hir-map.h"
namespace Rust {