diff options
Diffstat (limited to 'gas/dwarf2dbg.c')
-rw-r--r-- | gas/dwarf2dbg.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/dwarf2dbg.c b/gas/dwarf2dbg.c index d1909c8..403452c 100644 --- a/gas/dwarf2dbg.c +++ b/gas/dwarf2dbg.c @@ -33,7 +33,7 @@ #include "dwarf2dbg.h" #include "subsegs.h" -#include <elf/dwarf2.h> +#include "elf/dwarf2.h" /* Since we can't generate the prolog until the body is complete, we use three different subsegments for .debug_line: one holding the |