libpurple/protocols/jabber/presence.c

changeset 40358
e6fe6fc1f516
parent 40052
cc03b5af25ea
child 40439
e9838d634d5e
--- 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"

mercurial