mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-28 17:06:22 +00:00
Tidy headers
This commit is contained in:
@@ -38,13 +38,13 @@
|
||||
|
||||
#include <glib.h>
|
||||
|
||||
#include "xmpp/contact.h"
|
||||
#include "common.h"
|
||||
#include "xmpp/jid.h"
|
||||
#include "tools/autocomplete.h"
|
||||
#include "ui/ui.h"
|
||||
#include "ui/window_list.h"
|
||||
#include "muc.h"
|
||||
#include "xmpp/jid.h"
|
||||
#include "xmpp/muc.h"
|
||||
#include "xmpp/contact.h"
|
||||
|
||||
typedef struct _muc_room_t {
|
||||
char *room; // e.g. test@conference.server
|
||||
|
||||
Reference in New Issue
Block a user