libpurple/protocols/jabber/jingle/jingle.c

branch
cpw.malu.xmpp.google_relay
changeset 29476
349422de6fe0
parent 29474
3ed1483e856c
child 31213
e803c84f37cb
--- 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)

mercurial