diff options
Diffstat (limited to 'plugins/Msg_Export/res')
-rwxr-xr-x | plugins/Msg_Export/res/resource.rc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/Msg_Export/res/resource.rc b/plugins/Msg_Export/res/resource.rc index 2ba4cddc73..eac39d6b06 100755 --- a/plugins/Msg_Export/res/resource.rc +++ b/plugins/Msg_Export/res/resource.rc @@ -8,7 +8,6 @@ // Generated from the TEXTINCLUDE 2 resource.
//
#include <winres.h>
-#include <richedit.h>
/////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS
@@ -33,7 +32,7 @@ END 2 TEXTINCLUDE
BEGIN
"#include <winres.h>\r\n"
- "#include <richedit.h>\0"
+ "\0"
END
3 TEXTINCLUDE
|