Tidy headers

This commit is contained in:
James Booth
2016-07-24 15:43:51 +01:00
parent 5bc38b6bc2
commit 0a57c4de78
73 changed files with 247 additions and 229 deletions

View File

@@ -41,12 +41,12 @@
#include "accounts.h"
#include "common.h"
#include "log.h"
#include "config/account.h"
#include "config/conflists.h"
#include "xmpp/jid.h"
#include "log.h"
#include "tools/autocomplete.h"
#include "xmpp/xmpp.h"
#include "xmpp/jid.h"
static gchar *accounts_loc;
static GKeyFile *accounts;