diff options
Diffstat (limited to 'gas/ehopt.c')
-rw-r--r-- | gas/ehopt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/ehopt.c b/gas/ehopt.c index b3789d8..ece0f2b 100644 --- a/gas/ehopt.c +++ b/gas/ehopt.c @@ -28,7 +28,7 @@ ELF, since the exception frame information is always in a format derived from DWARF. */ -#include "elf/dwarf2.h" +#include "dwarf2.h" /* Try to optimize gcc 2.8 exception frame information. |