libpurple/protocols/jabber/jingle.c

branch
soc.2008.vv
changeset 23704
9b88c9b23aed
parent 23698
0815965bd80b
child 23711
c5058fc31d26
--- a/libpurple/protocols/jabber/jingle.c	Wed May 28 18:41:03 2008 +0000
+++ b/libpurple/protocols/jabber/jingle.c	Wed May 28 21:00:40 2008 +0000
@@ -26,7 +26,7 @@
 #include <string.h>
 #include <glib.h>
 
-#ifdef USE_FARSIGHT
+#ifdef USE_VV
 
 #include <gst/farsight/fs-candidate.h>
 
@@ -481,4 +481,4 @@
 	return jingle;
 }
 
-#endif /* USE_FARSIGHT */
+#endif /* USE_VV */

mercurial