summaryrefslogtreecommitdiff
path: root/bfd/coff-mcore.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/coff-mcore.c')
-rw-r--r--bfd/coff-mcore.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/coff-mcore.c b/bfd/coff-mcore.c
index cf6f82da7e0..291474cbec9 100644
--- a/bfd/coff-mcore.c
+++ b/bfd/coff-mcore.c
@@ -19,8 +19,8 @@ along with this program; if not, write to the Free Software
Foundation, 51 Franklin Street - Fifth Floor,
Boston, MA 02110-1301, USA. */
-#include "bfd.h"
#include "sysdep.h"
+#include "bfd.h"
#include "libbfd.h"
#include "coff/mcore.h"
#include "coff/internal.h"