--- a/libpurple/protocols/jabber/usernick.c Fri May 01 03:09:57 2020 -0500 +++ b/libpurple/protocols/jabber/usernick.c Fri May 01 04:42:52 2020 -0500 @@ -22,13 +22,11 @@ */ #include "internal.h" +#include <purple.h> #include "usernick.h" #include "pep.h" #include <string.h> -#include "internal.h" -#include "request.h" -#include "status.h" static void jabber_nick_cb(JabberStream *js, const char *from, PurpleXmlNode *items) { /* it doesn't make sense to have more than one item here, so let's just pick the first one */