diff options
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
|