From 0a57c4de78f8a3cd4efb631a79b000b42f16fc15 Mon Sep 17 00:00:00 2001 From: James Booth Date: Sun, 24 Jul 2016 15:43:51 +0100 Subject: Tidy headers --- src/xmpp/message.c | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'src/xmpp/message.c') diff --git a/src/xmpp/message.c b/src/xmpp/message.c index 9b485954..fc314e30 100644 --- a/src/xmpp/message.c +++ b/src/xmpp/message.c @@ -40,26 +40,27 @@ #ifdef HAVE_LIBMESODE #include #endif + #ifdef HAVE_LIBSTROPHE #include #endif -#include "chat_session.h" -#include "config/preferences.h" -#include "log.h" -#include "muc.h" #include "profanity.h" -#include "ui/ui.h" +#include "log.h" +#include "config/preferences.h" #include "event/server_events.h" +#include "pgp/gpg.h" +#include "plugins/plugins.h" +#include "ui/ui.h" +#include "xmpp/chat_session.h" +#include "xmpp/muc.h" #include "xmpp/session.h" #include "xmpp/message.h" #include "xmpp/roster.h" -#include "roster_list.h" +#include "xmpp/roster_list.h" #include "xmpp/stanza.h" #include "xmpp/connection.h" #include "xmpp/xmpp.h" -#include "pgp/gpg.h" -#include "plugins/plugins.h" static int _message_handler(xmpp_conn_t *const conn, xmpp_stanza_t *const stanza, void *const userdata); -- cgit 1.4.1-2-gfad0