diff options
Diffstat (limited to 'plugins/PasteIt/res/PasteIt.rc')
-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
|