mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-21 11:36:22 +00:00
Tidy headers
This commit is contained in:
@@ -41,17 +41,17 @@
|
||||
#include <dirent.h>
|
||||
|
||||
#include "common.h"
|
||||
#include "tools/parser.h"
|
||||
#include "ui/win_types.h"
|
||||
#include "command/cmd_funcs.h"
|
||||
#include "config/preferences.h"
|
||||
#include "config/scripts.h"
|
||||
#include "command/cmd_ac.h"
|
||||
#include "command/cmd_funcs.h"
|
||||
#include "tools/parser.h"
|
||||
#include "plugins/plugins.h"
|
||||
#include "ui/win_types.h"
|
||||
#include "ui/window_list.h"
|
||||
#include "xmpp/muc.h"
|
||||
#include "xmpp/xmpp.h"
|
||||
#include "xmpp/roster_list.h"
|
||||
#include "ui/window_list.h"
|
||||
#include "plugins/plugins.h"
|
||||
#include "command/cmd_ac.h"
|
||||
|
||||
#ifdef HAVE_LIBGPGME
|
||||
#include "pgp/gpg.h"
|
||||
|
||||
Reference in New Issue
Block a user