summaryrefslogtreecommitdiff
path: root/plugins/Msg_Export/src/stdafx.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2024-01-22 13:57:00 +0300
committerGeorge Hazan <george.hazan@gmail.com>2024-01-22 13:57:00 +0300
commit5dbd97ae09f42a2c1b62b156d2ec316d2bcdacf2 (patch)
treece066554c2062251e1dc3b5463ce5a448a2035d6 /plugins/Msg_Export/src/stdafx.h
parentd15131c8dd6ec9ccca39242fd032c9722bb1ea64 (diff)
MsgExport: export of user nicks in group chats
Diffstat (limited to 'plugins/Msg_Export/src/stdafx.h')
-rw-r--r--plugins/Msg_Export/src/stdafx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Msg_Export/src/stdafx.h b/plugins/Msg_Export/src/stdafx.h
index 24989198aa..9db4cfaf19 100644
--- a/plugins/Msg_Export/src/stdafx.h
+++ b/plugins/Msg_Export/src/stdafx.h
@@ -34,6 +34,7 @@ using namespace std;
#include <newpluginapi.h>
#include <m_database.h>
#include <m_metacontacts.h>
+#include <m_chat_int.h>
#include <m_clist.h>
#include <m_contacts.h>
#include <m_langpack.h>