summaryrefslogtreecommitdiff
path: root/cryptopp.rc
diff options
context:
space:
mode:
authorweidai <weidai11@users.noreply.github.com>2009-08-28 01:40:15 +0000
committerweidai <weidai11@users.noreply.github.com>2009-08-28 01:40:15 +0000
commit169004bd52aa83acf92a5d12d5b7ac8f27f91864 (patch)
treed93b4c1cf2644d4b07d14384c50d385657876e92 /cryptopp.rc
parent80aaec3131e871f27b32bb633780908d2cf656fe (diff)
downloadcryptopp-git-169004bd52aa83acf92a5d12d5b7ac8f27f91864.tar.gz
fix compile on VS Express (Eugene Zolenko)
Diffstat (limited to 'cryptopp.rc')
-rw-r--r--cryptopp.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/cryptopp.rc b/cryptopp.rc
index c33dc98f..84d33396 100644
--- a/cryptopp.rc
+++ b/cryptopp.rc
@@ -7,7 +7,7 @@
//
// Generated from the TEXTINCLUDE 2 resource.
//
-#include "afxres.h"
+#include "winres.h"
/////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS
@@ -75,7 +75,7 @@ END
2 TEXTINCLUDE
BEGIN
- "#include ""afxres.h""\r\n"
+ "#include ""winres.h""\r\n"
"\0"
END