* aout-encap.c, aoutf1.h, aoutx.h, archive.c, bout.c, coff-a29k.c,
[deliverable/binutils-gdb.git] / bfd / elf.c
index 66ce03914690a5797494ea6cbb33aaa5d76bc431..e276ad54a83b6d875fffb1eb9946212b899765df 100644 (file)
--- a/bfd/elf.c
+++ b/bfd/elf.c
@@ -72,9 +72,9 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #include "sysdep.h"
 #include "libbfd.h"
 #include "obstack.h"
-#include "elf-common.h"
-#include "elf-internal.h"
-#include "elf-external.h"
+#include "elf/common.h"
+#include "elf/internal.h"
+#include "elf/external.h"
 
 #ifdef HAVE_PROCFS     /* Some core file support requires host /proc files */
 #include <sys/procfs.h>
This page took 0.02776 seconds and 4 git commands to generate.