summaryrefslogtreecommitdiff
path: root/PE/afxres.h
diff options
context:
space:
mode:
Diffstat (limited to 'PE/afxres.h')
-rw-r--r--PE/afxres.h2
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