diff options
Diffstat (limited to 'binutils/windres.h')
-rw-r--r-- | binutils/windres.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/windres.h b/binutils/windres.h index 64b6050..177b1ee 100644 --- a/binutils/windres.h +++ b/binutils/windres.h @@ -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. */ |