diff options
author | george.hazan <george.hazan@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-12-12 14:24:13 +0000 |
---|---|---|
committer | george.hazan <george.hazan@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-12-12 14:24:13 +0000 |
commit | aeb763e00e1217c8ebd7998ea3fcec2682ecba57 (patch) | |
tree | 2dcba069ae2b2f17d5292301261af5057149a953 /LangMan/resource.rc | |
parent | db49ddd718a1e3d1ba596768c07e45ff72da0849 (diff) |
minor compilation fixes
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@247 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'LangMan/resource.rc')
-rw-r--r-- | LangMan/resource.rc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/LangMan/resource.rc b/LangMan/resource.rc index 6b3a739..03eb1e4 100644 --- a/LangMan/resource.rc +++ b/LangMan/resource.rc @@ -8,7 +8,6 @@ // Generated from the TEXTINCLUDE 2 resource.
//
#include <winres.h>
-#include <m_utils.h>
/////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS
@@ -36,7 +35,6 @@ END 2 TEXTINCLUDE MOVEABLE PURE
BEGIN
"#include <winres.h>\r\n"
- "#include <m_utils.h>\r\n"
"\0"
END
|