From d2966cea60f5ff4c8d1d4eae9d2ffd9deb097341 Mon Sep 17 00:00:00 2001 From: pixel Date: Thu, 9 Oct 2003 04:48:18 +0000 Subject: Grmbl ;-) --- PE/afxres.h | 2 +- PE/reinsert.rc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/PE/afxres.h b/PE/afxres.h index 7e278cd..a8f555d 100644 --- a/PE/afxres.h +++ b/PE/afxres.h @@ -14,7 +14,7 @@ #ifdef RC_INVOKED #ifndef _INC_WINDOWS #define _INC_WINDOWS - #include "winres.h" // extract from windows header + #include "winresrc.h" // extract from windows header #endif #endif diff --git a/PE/reinsert.rc b/PE/reinsert.rc index 6721ee5..b6975dc 100644 --- a/PE/reinsert.rc +++ b/PE/reinsert.rc @@ -66,7 +66,7 @@ LANGUAGE LANG_FRENCH, SUBLANG_FRENCH // Icon with lowest ID value placed first to ensure application icon // remains consistent on all systems. -IDI_ICON ICON "aya.ico" +IDI_ICON ICON "Aya.ico" ///////////////////////////////////////////////////////////////////////////// // -- cgit v1.2.3