--- a/libpurple/prpl.h Tue May 27 16:30:26 2008 +0000 +++ b/libpurple/prpl.h Wed May 28 21:13:36 2008 +0000 @@ -438,7 +438,7 @@ */ GHashTable *(*get_account_text_table)(PurpleAccount *account); -#ifdef USE_FARSIGHT +#ifdef USE_VV /** Initiate media with the given buddy */ PurpleMedia *(*initiate_media)(PurpleConnection *conn, const char *who, PurpleMediaStreamType type);