]> Git Repo - binutils.git/blobdiff - gas/config/obj-coff-bfd.h
More filename renaming.
[binutils.git] / gas / config / obj-coff-bfd.h
index dc8e3fdece7e276e0f2dbac3b27752d13f2a4752..087bbe04e6295c3f7da47366c90616c93df8f408 100755 (executable)
@@ -32,14 +32,14 @@ extern bfd *stdoutput;
    bfd internal coff headerfile. */
 
 #define internal_lineno bfd_internal_lineno
-#include "internalcoff.h"
+#include "coff/internal.h"
 #undef internal_lineno
 
 #if defined(TC_H8300)
-#include "coff-h8300.h"
+#include "coff/h8300.h"
 #define TARGET_FORMAT "coff-h8300"
 #elif defined(TC_A29K)
-#include "coff-a29k.h"
+#include "coff/a29k.h"
 #define TARGET_FORMAT "coff-a29k-big"
 #else
 help me
This page took 0.023306 seconds and 4 git commands to generate.