diff options
author | pixel <pixel> | 2003-10-09 04:48:18 +0000 |
---|---|---|
committer | pixel <pixel> | 2003-10-09 04:48:18 +0000 |
commit | d2966cea60f5ff4c8d1d4eae9d2ffd9deb097341 (patch) | |
tree | 9cf2e69040216a92961217d5dc8f501c565e62e5 /PE/afxres.h | |
parent | 3858a2d13ee87f112c4e3eb931696b76a0590633 (diff) |
Grmbl ;-)
Diffstat (limited to 'PE/afxres.h')
-rw-r--r-- | PE/afxres.h | 2 |
1 files changed, 1 insertions, 1 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
|