summaryrefslogtreecommitdiff
path: root/protocols/Discord/src/stdafx.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2017-01-20 00:12:11 +0300
committerGeorge Hazan <ghazan@miranda.im>2017-01-20 00:12:11 +0300
commitfa78a351b86311df1e19cd5d0e835156a65d1fab (patch)
treedd38f650c4f6a9cdb545624262d8ea1876567c74 /protocols/Discord/src/stdafx.h
parent92b173c3a8553b59077aa2757c9627cb4c73d29e (diff)
Discord: first version with groupchats
Diffstat (limited to 'protocols/Discord/src/stdafx.h')
-rw-r--r--protocols/Discord/src/stdafx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Discord/src/stdafx.h b/protocols/Discord/src/stdafx.h
index 1db7e3f848..42bb766230 100644
--- a/protocols/Discord/src/stdafx.h
+++ b/protocols/Discord/src/stdafx.h
@@ -17,7 +17,7 @@
#include <m_system_cpp.h>
#include <newpluginapi.h>
-#include <m_chat.h>
+#include <m_chat_int.h>
#include <m_clist.h>
#include <m_database.h>
#include <m_folders.h>