diff options
author | Alexander Lantsev <aunsane@gmail.com> | 2015-07-31 22:57:03 +0000 |
---|---|---|
committer | Alexander Lantsev <aunsane@gmail.com> | 2015-07-31 22:57:03 +0000 |
commit | 17bbf2601252ec49906ef7219b970342d46339b7 (patch) | |
tree | 313c099042e8d31e1ea39297e06b9073e30240aa /plugins/PasteIt/res | |
parent | a08e1cf9777b4a3766c91be2685aaf37c24fbd4e (diff) |
reverted unwanted changes
git-svn-id: http://svn.miranda-ng.org/main/trunk@14776 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/PasteIt/res')
-rw-r--r-- | plugins/PasteIt/res/PasteIt.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/PasteIt/res/PasteIt.rc b/plugins/PasteIt/res/PasteIt.rc index a5847147df..1b70850227 100644 --- a/plugins/PasteIt/res/PasteIt.rc +++ b/plugins/PasteIt/res/PasteIt.rc @@ -5,7 +5,7 @@ //
// Generated from the TEXTINCLUDE 2 resource.
//
-#include "winres.h"
+#include "afxres.h"
/////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS
@@ -148,7 +148,7 @@ END 2 TEXTINCLUDE
BEGIN
- "#include ""winres.h""\r\n"
+ "#include ""afxres.h""\r\n"
"\0"
END
|