--- a/libpurple/protocols/jabber/presence.h Fri May 01 03:09:57 2020 -0500 +++ b/libpurple/protocols/jabber/presence.h Fri May 01 04:42:52 2020 -0500 @@ -39,11 +39,12 @@ typedef struct _JabberPresenceChatInfo JabberPresenceChatInfo; typedef struct _JabberPresence JabberPresence; +#include <purple.h> + #include "buddy.h" #include "chat.h" #include "jabber.h" #include "jutil.h" -#include "xmlnode.h" struct _JabberPresenceChatInfo { GSList *codes;