diff options
Diffstat (limited to 'gcc/target.h')
-rw-r--r-- | gcc/target.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/target.h b/gcc/target.h index 7c28efa..31123d9 100644 --- a/gcc/target.h +++ b/gcc/target.h @@ -50,7 +50,7 @@ #include "insn-modes.h" #include "insn-codes.h" -#include "double-int.h" +#include "wide-int.h" #ifdef ENABLE_CHECKING |