mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-26 17:06:20 +00:00
Tidy headers
This commit is contained in:
@@ -38,15 +38,17 @@
|
||||
#include <glib.h>
|
||||
|
||||
#include "log.h"
|
||||
#include "ui/ui.h"
|
||||
#include "plugins/plugins.h"
|
||||
#include "ui/window_list.h"
|
||||
#include "ui/ui.h"
|
||||
#include "xmpp/xmpp.h"
|
||||
#include "xmpp/roster_list.h"
|
||||
#include "xmpp/chat_session.h"
|
||||
#include "plugins/plugins.h"
|
||||
|
||||
#ifdef HAVE_LIBOTR
|
||||
#include "otr/otr.h"
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_LIBGPGME
|
||||
#include "pgp/gpg.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user