--- 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_ */