diff -r 6f735120e998 -r 9bcf96663cb9 pidgin/gtkdialogs.c --- a/pidgin/gtkdialogs.c Tue Aug 25 21:44:38 2020 -0500 +++ b/pidgin/gtkdialogs.c Tue Aug 25 21:53:23 2020 -0500 @@ -25,6 +25,8 @@ #include +#include + #include #include "package_revision.h" @@ -41,10 +43,6 @@ #include "pidginlog.h" #include "pidginstock.h" -#ifdef USE_GSTREAMER -#include -#endif - static GList *dialogwindows = NULL; struct _PidginGroupMergeObject {