From 2e171de466a2cfb7fe037aa11fb8803a93ad1916 Mon Sep 17 00:00:00 2001 From: bstarynk Date: Sun, 5 Jul 2009 21:34:24 +0000 Subject: 2009-07-05 Basile Starynkevitch MELT branch merged with trunk r149262 git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@149264 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/dwarf2asm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/dwarf2asm.c') diff --git a/gcc/dwarf2asm.c b/gcc/dwarf2asm.c index 6f21ff67d52..4e2c9980feb 100644 --- a/gcc/dwarf2asm.c +++ b/gcc/dwarf2asm.c @@ -29,7 +29,7 @@ along with GCC; see the file COPYING3. If not see #include "output.h" #include "target.h" #include "dwarf2asm.h" -#include "dwarf2.h" +#include "elf/dwarf2.h" #include "splay-tree.h" #include "ggc.h" #include "tm_p.h" -- cgit v1.2.1