--- a/libpurple/protocols/jabber/jingle/rtp.h Fri Aug 12 01:29:41 2022 -0500 +++ b/libpurple/protocols/jabber/jingle/rtp.h Fri Aug 12 01:32:07 2022 -0500 @@ -27,8 +27,6 @@ #include "config.h" -#ifdef USE_VV - #include <glib.h> #include <glib-object.h> @@ -63,7 +61,5 @@ G_END_DECLS -#endif /* USE_VV */ - #endif /* PURPLE_JABBER_JINGLE_RTP_H */