diff -r 5fb5502c76c3 -r 9b88c9b23aed libpurple/protocols/jabber/jingle.h --- a/libpurple/protocols/jabber/jingle.h Wed May 28 18:41:03 2008 +0000 +++ b/libpurple/protocols/jabber/jingle.h Wed May 28 21:00:40 2008 +0000 @@ -24,7 +24,7 @@ #include #include -#ifdef USE_FARSIGHT +#ifdef USE_VV G_BEGIN_DECLS @@ -87,6 +87,6 @@ G_END_DECLS -#endif /* USE_FARSIGHT */ +#endif /* USE_VV */ #endif /* JINGLE_H */