diff options
Diffstat (limited to 'plugins/Msg_Export/src/Glob.h')
-rwxr-xr-x | plugins/Msg_Export/src/Glob.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Msg_Export/src/Glob.h b/plugins/Msg_Export/src/Glob.h index 5b2d9baaa4..e63481959f 100755 --- a/plugins/Msg_Export/src/Glob.h +++ b/plugins/Msg_Export/src/Glob.h @@ -22,6 +22,7 @@ #define _CRT_SECURE_NO_WARNINGS
#include <Windows.h>
+#include <windowsx.h>
#include <Richedit.h>
using namespace std;
#include <Shlobj.h>
|