mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-24 23:36:21 +00:00
Tidied #include's
This commit is contained in:
@@ -25,9 +25,10 @@
|
||||
|
||||
#include <glib.h>
|
||||
|
||||
#include "common.h"
|
||||
#include "contact.h"
|
||||
|
||||
#include "common.h"
|
||||
|
||||
struct p_contact_t {
|
||||
char *jid;
|
||||
char *name;
|
||||
|
||||
Reference in New Issue
Block a user