summaryrefslogtreecommitdiff
path: root/protocols/Discord/src
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Discord/src')
-rw-r--r--protocols/Discord/src/stdafx.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/protocols/Discord/src/stdafx.h b/protocols/Discord/src/stdafx.h
index fe0f33691c..ae55f4ab7e 100644
--- a/protocols/Discord/src/stdafx.h
+++ b/protocols/Discord/src/stdafx.h
@@ -24,6 +24,7 @@
#include <m_contacts.h>
#include <m_database.h>
#include <m_folders.h>
+#include <m_gui.h>
#include <m_history.h>
#include <m_langpack.h>
#include <m_message.h>
@@ -34,7 +35,7 @@
#include <m_protosvc.h>
#include <m_protoint.h>
#include <m_skin.h>
-#include <m_gui.h>
+#include <m_srmm_int.h>
#include <m_userinfo.h>
#include <m_icolib.h>
#include <m_utils.h>