diff options
Diffstat (limited to 'gcc/gcc-plugin.h')
-rw-r--r-- | gcc/gcc-plugin.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/gcc-plugin.h b/gcc/gcc-plugin.h index 7573fa28d7c..b98bcb67f6d 100644 --- a/gcc/gcc-plugin.h +++ b/gcc/gcc-plugin.h @@ -26,6 +26,7 @@ along with GCC; see the file COPYING3. If not see #include "config.h" #include "system.h" +#include "coretypes.h" #include "highlev-plugin-common.h" #include "hashtab.h" |