diff options
Diffstat (limited to 'gcc/config.h')
-rw-r--r-- | gcc/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config.h b/gcc/config.h index f9f6819..0232972 100644 --- a/gcc/config.h +++ b/gcc/config.h @@ -9,4 +9,4 @@ #define HOST_BITS_PER_SHORT 16 #define HOST_BITS_PER_INT 32 -#include "arm/telf.h" +#include "telf.h" |