From c78da653c2806e0ac72e0c7baa499342a4c637e5 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 2 Apr 2019 19:17:32 +0300 Subject: merge with trunk --- 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 3b69f6885b..4648e635f6 100755 --- a/plugins/Msg_Export/src/stdafx.h +++ b/plugins/Msg_Export/src/stdafx.h @@ -39,6 +39,7 @@ using namespace std; #include #include #include +#include #include #include #include @@ -70,5 +71,6 @@ struct CMPlugin : public PLUGIN extern MWindowList hInternalWindowList; extern wstring g_sDBPath, g_sMirandaPath; +extern IconItem iconList[]; #endif \ No newline at end of file -- cgit v1.2.3