diff options
Diffstat (limited to 'protocols/WebView/src/stdafx.h')
-rw-r--r-- | protocols/WebView/src/stdafx.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/protocols/WebView/src/stdafx.h b/protocols/WebView/src/stdafx.h index 91a1ac63c1..5e351b77ed 100644 --- a/protocols/WebView/src/stdafx.h +++ b/protocols/WebView/src/stdafx.h @@ -15,9 +15,8 @@ #include <wchar.h> #include <newpluginapi.h> -#include <m_system.h> -#include <m_clist.h> #include <m_clist.h> +#include <m_contacts.h> #include <m_database.h> #include <m_protocols.h> #include <m_protosvc.h> |