diff options
author | George Hazan <george.hazan@gmail.com> | 2012-10-12 20:55:43 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2012-10-12 20:55:43 +0000 |
commit | 29421cf08eb712ed3774fefb47b6d2f7a4fc9296 (patch) | |
tree | d883add69bce4be70f0da53421f98bc4885ebe15 /plugins/SeenPlugin/res/version.rc | |
parent | fb866177c8ce8b2f0bb779fbf42cd988dc7d5e13 (diff) |
fix for Unicode
git-svn-id: http://svn.miranda-ng.org/main/trunk@1898 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SeenPlugin/res/version.rc')
-rw-r--r-- | plugins/SeenPlugin/res/version.rc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/SeenPlugin/res/version.rc b/plugins/SeenPlugin/res/version.rc index 8f4ac7323e..b8fb57b0de 100644 --- a/plugins/SeenPlugin/res/version.rc +++ b/plugins/SeenPlugin/res/version.rc @@ -2,7 +2,6 @@ #error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
-#include "afxres.h"
#include "..\src\version.h"
/////////////////////////////////////////////////////////////////////////////
|