summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2017-10-25 15:45:35 +0300
committerGeorge Hazan <ghazan@miranda.im>2017-10-25 15:45:35 +0300
commit2fbcc27fe4fd3dd89d21b49c0332db2efe880ded (patch)
treef0c3c29c0590705bb21d829bf60999f8c401879b /plugins/TabSRMM/src
parent054e517fb36a876ac658e612a7bd74b21363da06 (diff)
SRMM internal structures & functions moved to the separate header file m_srmm_int.h
Diffstat (limited to 'plugins/TabSRMM/src')
-rw-r--r--plugins/TabSRMM/src/stdafx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/TabSRMM/src/stdafx.h b/plugins/TabSRMM/src/stdafx.h
index b9b6827200..b53148b5d1 100644
--- a/plugins/TabSRMM/src/stdafx.h
+++ b/plugins/TabSRMM/src/stdafx.h
@@ -79,6 +79,7 @@
#include <m_string.h>
#include <m_db_int.h>
#include <m_netlib.h>
+#include <m_srmm_int.h>
#include <m_ieview.h>
#include <m_metacontacts.h>