--- a/libpurple/protocols/jabber/presence.c Fri May 01 03:09:57 2020 -0500 +++ b/libpurple/protocols/jabber/presence.c Fri May 01 04:42:52 2020 -0500 @@ -21,16 +21,7 @@ * */ #include "internal.h" - -#include "account.h" -#include "conversation.h" -#include "debug.h" -#include "notify.h" -#include "request.h" -#include "server.h" -#include "status.h" -#include "util.h" -#include "xmlnode.h" +#include <purple.h> #include "buddy.h" #include "chat.h"