mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-30 21:36:21 +00:00
Tidy headers
This commit is contained in:
@@ -39,12 +39,12 @@
|
||||
#include <glib.h>
|
||||
#include <assert.h>
|
||||
|
||||
#include "roster_list.h"
|
||||
#include "config/preferences.h"
|
||||
#include "tools/autocomplete.h"
|
||||
#include "xmpp/roster_list.h"
|
||||
#include "xmpp/resource.h"
|
||||
#include "xmpp/contact.h"
|
||||
#include "xmpp/jid.h"
|
||||
#include "tools/autocomplete.h"
|
||||
#include "config/preferences.h"
|
||||
|
||||
typedef struct prof_roster_t {
|
||||
// contacts, indexed on barejid
|
||||
|
||||
Reference in New Issue
Block a user