summaryrefslogtreecommitdiff
path: root/plugins/MessageState/src/stdafx.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2019-02-01 14:31:21 +0300
committerGeorge Hazan <ghazan@miranda.im>2019-02-01 14:31:21 +0300
commitcf24ded29a5769680068cc46b5e99fe576c0efaa (patch)
treec54bf62275e6776f9817c4a9e45fb60c1b6d46d3 /plugins/MessageState/src/stdafx.h
parentdf13b2870889a7cb8c319fd35d5ff4f1ae4c2fe0 (diff)
fixes #1780 (MessageState doesn't work in metacontacts)
Diffstat (limited to 'plugins/MessageState/src/stdafx.h')
-rw-r--r--plugins/MessageState/src/stdafx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/MessageState/src/stdafx.h b/plugins/MessageState/src/stdafx.h
index ac6e58326e..ce6df98224 100644
--- a/plugins/MessageState/src/stdafx.h
+++ b/plugins/MessageState/src/stdafx.h
@@ -9,6 +9,7 @@
#include <m_database.h>
#include <m_protocols.h>
#include <m_protosvc.h>
+#include <m_metacontacts.h>
#include <m_langpack.h>
#include <m_icolib.h>
#include <m_extraicons.h>