summaryrefslogtreecommitdiff
path: root/protocols/Discord/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Discord/src/stdafx.h')
-rw-r--r--protocols/Discord/src/stdafx.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/protocols/Discord/src/stdafx.h b/protocols/Discord/src/stdafx.h
index 0794bc5df3..6a233e59b4 100644
--- a/protocols/Discord/src/stdafx.h
+++ b/protocols/Discord/src/stdafx.h
@@ -15,7 +15,7 @@
#include "resource.h"
-#include <m_system_cpp.h>
+#include <m_system.h>
#include <newpluginapi.h>
#include <m_chat_int.h>
#include <m_clist.h>
@@ -32,7 +32,6 @@
#include <m_protoint.h>
#include <m_skin.h>
#include <m_gui.h>
-#include <m_system.h>
#include <m_userinfo.h>
#include <m_icolib.h>
#include <m_utils.h>