Added/Updated Danish translation.
[binutils-gdb.git] / binutils / coffgrok.c
index b439cdfd2aacd72590684fbce92b0981ce63d428..8cab8d57eb19c828caa34c31af6f009ac145d6d9 100644 (file)
@@ -1,5 +1,6 @@
 /* coffgrok.c
-   Copyright 1994, 1995, 1997, 1998, 2000, 2001 Free Software Foundation, Inc.
+   Copyright 1994, 1995, 1997, 1998, 2000, 2001, 2002
+   Free Software Foundation, Inc.
 
 This file is part of GNU Binutils.
 
@@ -25,8 +26,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 
 */
 
-#include <bfd.h>
-#include <libiberty.h>
+#include "bfd.h"
+#include "libiberty.h"
 #include "bucomm.h"
 
 #include "coff/internal.h"