diff options
Diffstat (limited to 'plugins/SeenPlugin/src/stdafx.h')
-rw-r--r-- | plugins/SeenPlugin/src/stdafx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SeenPlugin/src/stdafx.h b/plugins/SeenPlugin/src/stdafx.h index b6f48775ac..258e4b17b4 100644 --- a/plugins/SeenPlugin/src/stdafx.h +++ b/plugins/SeenPlugin/src/stdafx.h @@ -39,7 +39,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <m_skin.h>
#include <m_userinfo.h>
#include <m_icolib.h>
-#include <m_clist.h>
+#include <m_clistint.h>
#include <m_contacts.h>
#include <m_message.h>
#include <m_protosvc.h>
|