about summary refs log tree commit diff stats
path: root/src/ui/console.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/ui/console.c
parent2e1eb9210a2ed1d543a63dae442d4bd52f547841 (diff)
downloadprofani-tty-ccabc08fef90b568ec08a9cf139ff225b28808d1.tar.gz
Tidy xmpp headers
Diffstat (limited to 'src/ui/console.c')
-rw-r--r--src/ui/console.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/console.c b/src/ui/console.c
index 43cad63d..9d21f2d7 100644
--- a/src/ui/console.c
+++ b/src/ui/console.c
@@ -55,7 +55,6 @@
 #include "ui/ui.h"
 #include "ui/statusbar.h"
 #include "xmpp/xmpp.h"
-#include "xmpp/bookmark.h"
 
 #ifdef HAVE_GIT_VERSION
 #include "gitversion.h"