From 8956a4b69fdf9bfec0feb17b0911d549f1cdd9ee Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 10 Aug 2018 21:56:11 +0300 Subject: Msg_Export: options dialog -> UI Classes --- plugins/Msg_Export/src/stdafx.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'plugins/Msg_Export/src/stdafx.h') diff --git a/plugins/Msg_Export/src/stdafx.h b/plugins/Msg_Export/src/stdafx.h index cfe152d061..0508f1e2be 100755 --- a/plugins/Msg_Export/src/stdafx.h +++ b/plugins/Msg_Export/src/stdafx.h @@ -41,6 +41,7 @@ using namespace std; #include #include #include +#include #include "utils.h" #include "options.h" @@ -63,5 +64,6 @@ struct CMPlugin : public PLUGIN }; extern MWindowList hInternalWindowList; +extern wstring sDBPath, sMirandaPath; #endif \ No newline at end of file -- cgit v1.2.3