--- a/libpurple/plugins/perl/common/module.h Thu Apr 10 01:23:40 2014 +0200 +++ b/libpurple/plugins/perl/common/module.h Thu Apr 10 16:17:03 2014 +0200 @@ -57,7 +57,6 @@ #include "gtkutils.h" #endif #include "idle.h" -#include "imgstore.h" #include "network.h" #include "notify.h" #include "plugin.h" @@ -180,9 +179,6 @@ /* gtkconn.h */ #endif -/* imgstore.h */ -typedef PurpleStoredImage * Purple__StoredImage; - /* log.h */ typedef PurpleLog * Purple__Log; typedef PurpleLogCommonLoggerData * Purple__LogCommonLoggerData;