diff finch/gntmedia.h @ 23804: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/finch/gntmedia.h	Wed May 28 18:41:03 2008 +0000
+++ b/finch/gntmedia.h	Wed May 28 21:00:40 2008 +0000
@@ -31,7 +31,7 @@
 #include "config.h"
 #endif
 
-#ifdef USE_FARSIGHT
+#ifdef USE_VV
 
 #include <glib-object.h>
 #include "gntbox.h"
@@ -71,7 +71,7 @@
 
 G_END_DECLS
 
-#endif /* USE_FARSIGHT */
+#endif /* USE_VV */
 
 #endif /* GNT_MEDIA_H */