diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2013-01-03 15:16:59 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2013-01-03 15:16:59 +0000 |
commit | 4fa696b9543d75bc455ae3c5e1fa832f517a62a0 (patch) | |
tree | b645e50d56a6d81e02b5f80fcc54e7a2595e4b4f /protocols/AimOscar/res/aim.rc | |
parent | e4638514cc2346378e5d47c7911b8d2156d3f92b (diff) |
removed not used icon
standard plugin description and version info
git-svn-id: http://svn.miranda-ng.org/main/trunk@2928 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/AimOscar/res/aim.rc')
-rw-r--r-- | protocols/AimOscar/res/aim.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/protocols/AimOscar/res/aim.rc b/protocols/AimOscar/res/aim.rc index 090e47836b..707aff6a6f 100644 --- a/protocols/AimOscar/res/aim.rc +++ b/protocols/AimOscar/res/aim.rc @@ -7,7 +7,7 @@ //
// Generated from the TEXTINCLUDE 2 resource.
//
-#include "windows.h"
+#include "afxres.h"
/////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS
@@ -34,7 +34,7 @@ END 2 TEXTINCLUDE
BEGIN
- "#include ""windows.h""\r\n"
+ "#include ""afxres.h""\r\n"
"\0"
END
|