diff options
Diffstat (limited to 'gcc/lto-streamer.h')
-rw-r--r-- | gcc/lto-streamer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/lto-streamer.h b/gcc/lto-streamer.h index 13a9593a866..de428928d1e 100644 --- a/gcc/lto-streamer.h +++ b/gcc/lto-streamer.h @@ -25,7 +25,7 @@ along with GCC; see the file COPYING3. If not see #include "plugin-api.h" #include "hash-table.h" -#include "tree.h" +#include "tree-core.h" #include "gimple.h" #include "target.h" #include "cgraph.h" |