diff options
Diffstat (limited to 'protocols/NewsAggregator/Src/stdafx.h')
-rw-r--r-- | protocols/NewsAggregator/Src/stdafx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/NewsAggregator/Src/stdafx.h b/protocols/NewsAggregator/Src/stdafx.h index e2af12c08c..e583659595 100644 --- a/protocols/NewsAggregator/Src/stdafx.h +++ b/protocols/NewsAggregator/Src/stdafx.h @@ -32,6 +32,7 @@ Boston, MA 02111-1307, USA. // Miranda header files #include <newpluginapi.h> #include <m_clist.h> +#include <m_contacts.h> #include <m_langpack.h> #include <m_options.h> #include <m_protosvc.h> |