--- a/pidgin/plugins/iconaway.c Sun May 10 13:43:52 2020 +0000 +++ b/pidgin/plugins/iconaway.c Fri May 01 12:13:35 2020 -0500 @@ -18,11 +18,12 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA */ -#include "internal.h" -#include "pidgin.h" +#include <glib/gi18n-lib.h> #include <purple.h> +#include "pidgin.h" + #include "gtkconv.h" #include "pidginplugininfo.h"