diff options
Diffstat (limited to 'protocols/Discord/src/stdafx.h')
-rw-r--r-- | protocols/Discord/src/stdafx.h | 2 |
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> |