forked from Imagelibrary/binutils-gdb
* arlex.l: Use #include "" instead of <> for local header files.
* coffdump.c: Likewise. * coffgrok.c: Likewise. * nlmconv.c: Likewise. * nlmheader.y: Likewise. * srconv.c: Likewise. * strings.c: Likewise. * sysdump.c: Likewise. * unwind-ia64.h: Likewise. * windres.h: Likewise. * winduni.h: Likewise.
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
|
||||
02111-1307, USA. */
|
||||
|
||||
#include <ansidecl.h>
|
||||
#include "ansidecl.h"
|
||||
|
||||
/* This is the header file for the windres program. It defines
|
||||
structures and declares functions used within the program. */
|
||||
|
||||
Reference in New Issue
Block a user