diff options
Diffstat (limited to 'protocols/ICQ-WIM/src/stdafx.h')
-rw-r--r-- | protocols/ICQ-WIM/src/stdafx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/ICQ-WIM/src/stdafx.h b/protocols/ICQ-WIM/src/stdafx.h index 1116920bfc..8725dfd75b 100644 --- a/protocols/ICQ-WIM/src/stdafx.h +++ b/protocols/ICQ-WIM/src/stdafx.h @@ -45,7 +45,7 @@ #include <newpluginapi.h> // This must be included first #include <m_avatars.h> #include <m_chat_int.h> -#include <m_clist.h> +#include <m_clistint.h> #include <m_database.h> #include <m_gui.h> #include <m_idle.h> |