about summary refs log tree commit diff stats
path: root/src/command/command.c
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2016-05-04 01:19:51 +0100
committerJames Booth <boothj5@gmail.com>2016-05-04 01:19:51 +0100
commitccabc08fef90b568ec08a9cf139ff225b28808d1 (patch)
treef5945c76e944e5aa848f80db7ac238fac356807b /src/command/command.c
parent2e1eb9210a2ed1d543a63dae442d4bd52f547841 (diff)
downloadprofani-tty-ccabc08fef90b568ec08a9cf139ff225b28808d1.tar.gz
Tidy xmpp headers
Diffstat (limited to 'src/command/command.c')
-rw-r--r--src/command/command.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/command/command.c b/src/command/command.c
index ac23fbce..3f9a18cc 100644
--- a/src/command/command.c
+++ b/src/command/command.c
@@ -61,7 +61,6 @@
 #include "contact.h"
 #include "roster_list.h"
 #include "jid.h"
-#include "xmpp/form.h"
 #include "log.h"
 #include "muc.h"
 #include "plugins/plugins.h"
@@ -76,7 +75,6 @@
 #include "tools/parser.h"
 #include "tools/tinyurl.h"
 #include "xmpp/xmpp.h"
-#include "xmpp/bookmark.h"
 #include "ui/ui.h"
 #include "window_list.h"