summaryrefslogtreecommitdiff
path: root/gcc/java/resource.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/java/resource.c')
-rw-r--r--gcc/java/resource.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/java/resource.c b/gcc/java/resource.c
index bc9e029a679..c0a9249bf9c 100644
--- a/gcc/java/resource.c
+++ b/gcc/java/resource.c
@@ -42,6 +42,10 @@ The Free Software Foundation is independent of Sun Microsystems, Inc. */
#include "function.h"
#include "ggc.h"
#include "tree-iterator.h"
+#include "hash-map.h"
+#include "is-a.h"
+#include "plugin-api.h"
+#include "ipa-ref.h"
#include "cgraph.h"
/* A list of all the resources files. */