--- a/pidgin/plugins/contact_priority.c Fri May 01 04:51:01 2020 -0500 +++ b/pidgin/plugins/contact_priority.c Fri May 01 05:15:51 2020 -0500 @@ -22,10 +22,10 @@ #include "pidgin.h" #include "gtkutils.h" #include "pidginplugininfo.h" -#include "prefs.h" -#include "version.h" +#include "pidginaccountchooser.h" -#include "pidginaccountchooser.h" +#include <purple.h> + #define CONTACT_PRIORITY_PLUGIN_ID "gtk-contact-priority"