diff pidgin/gtkmedia.h @ 25654:cbe97caec684

Use USE_VV instead of USE_FARSIGHT.
author Mike Ruprecht <maiku@soc.pidgin.im>
date Wed, 28 May 2008 21:00:40 +0000
parents e1c8ec1259de
children 12a16471f94e
line wrap: on
line diff
--- a/pidgin/gtkmedia.h	Wed May 28 18:41:03 2008 +0000
+++ b/pidgin/gtkmedia.h	Wed May 28 21:00:40 2008 +0000
@@ -26,7 +26,7 @@
 #ifndef __GTKMEDIA_H_
 #define __GTKMEDIA_H_
 
-#ifdef USE_FARSIGHT
+#ifdef USE_VV
 
 #include <gtk/gtk.h>
 #include <glib-object.h>
@@ -63,7 +63,7 @@
 
 G_END_DECLS
 
-#endif  /* USE_FARSIGHT */
+#endif  /* USE_VV */
 
 
 #endif  /* __GTKMEDIA_H_ */