--- a/libpurple/protocols/jabber/jingle/jingle.c Fri Jan 08 23:33:51 2010 +0000 +++ b/libpurple/protocols/jabber/jingle/jingle.c Sun Feb 14 22:42:11 2010 +0000 @@ -35,6 +35,9 @@ #include "rtp.h" #include <string.h> +#ifdef USE_VV +#include <gst/gst.h> +#endif GType jingle_get_type(const gchar *type)