diff -r ac53ccf25e25 -r 559881c7bf92 pidgin/gtkconv.c --- a/pidgin/gtkconv.c Tue Nov 10 01:10:33 2020 -0600 +++ b/pidgin/gtkconv.c Tue Nov 10 01:11:31 2020 -0600 @@ -49,7 +49,6 @@ #include "gtkpounce.h" #include "gtkprefs.h" #include "gtkprivacy.h" -#include "gtkstyle.h" #include "gtkutils.h" #include "pidginclosebutton.h" #include "pidginconversationwindow.h" @@ -60,6 +59,7 @@ #include "pidginmenutray.h" #include "pidginmessage.h" #include "pidginstock.h" +#include "pidginstyle.h" #include "pidgintooltip.h" #include "pidginwindow.h"