diff options
Diffstat (limited to 'protocols/Discord/src/stdafx.h')
-rw-r--r-- | protocols/Discord/src/stdafx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/Discord/src/stdafx.h b/protocols/Discord/src/stdafx.h index 7f23c5d300..fe0f33691c 100644 --- a/protocols/Discord/src/stdafx.h +++ b/protocols/Discord/src/stdafx.h @@ -21,6 +21,7 @@ #include <newpluginapi.h> #include <m_chat_int.h> #include <m_clist.h> +#include <m_contacts.h> #include <m_database.h> #include <m_folders.h> #include <m_history.h> |