summaryrefslogtreecommitdiff
path: root/gcc/tree-streamer.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/tree-streamer.c')
-rw-r--r--gcc/tree-streamer.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/tree-streamer.c b/gcc/tree-streamer.c
index 709e392045f..102cb2256ea 100644
--- a/gcc/tree-streamer.c
+++ b/gcc/tree-streamer.c
@@ -41,6 +41,9 @@ along with GCC; see the file COPYING3. If not see
#include "is-a.h"
#include "gimple.h"
#include "streamer-hooks.h"
+#include "plugin-api.h"
+#include "ipa-ref.h"
+#include "cgraph.h"
#include "tree-streamer.h"
/* Check that all the TS_* structures handled by the streamer_write_* and