mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-22 08:36:22 +00:00
Tidied #include's
This commit is contained in:
@@ -23,12 +23,14 @@
|
||||
#include "config.h"
|
||||
|
||||
#include <locale.h>
|
||||
#include <signal.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <signal.h>
|
||||
|
||||
#include <glib.h>
|
||||
|
||||
#include "profanity.h"
|
||||
|
||||
#include "accounts.h"
|
||||
#include "chat_session.h"
|
||||
#include "command.h"
|
||||
@@ -37,9 +39,8 @@
|
||||
#include "contact_list.h"
|
||||
#include "files.h"
|
||||
#include "log.h"
|
||||
#include "preferences.h"
|
||||
#include "profanity.h"
|
||||
#include "muc.h"
|
||||
#include "preferences.h"
|
||||
#include "theme.h"
|
||||
#include "ui/ui.h"
|
||||
#include "xmpp/xmpp.h"
|
||||
|
||||
Reference in New Issue
Block a user