libpurple/media.h

branch
soc.2008.vv
changeset 23704
9b88c9b23aed
parent 23701
ecbd92b724df
child 23721
15285d082f6c
--- a/libpurple/media.h	Wed May 28 18:41:03 2008 +0000
+++ b/libpurple/media.h	Wed May 28 21:00:40 2008 +0000
@@ -26,8 +26,7 @@
 #ifndef __MEDIA_H_
 #define __MEDIA_H_
 
-#ifdef USE_FARSIGHT
-#ifdef USE_GSTPROPS
+#ifdef USE_VV
 
 #include <gst/gst.h>
 #include <gst/farsight/fs-stream.h>
@@ -129,8 +128,7 @@
 
 G_END_DECLS
 
-#endif  /* USE_GSTPROPS */
-#endif  /* USE_FARSIGHT */
+#endif  /* USE_VV */
 
 
 #endif  /* __MEDIA_H_ */

mercurial