about summary refs log tree commit diff stats
path: root/src/main.c
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2014-04-06 21:35:17 +0100
committerJames Booth <boothj5@gmail.com>2014-04-06 21:35:17 +0100
commitaa2a87d162b36edb472cd90e7954566ce0d1ddb4 (patch)
treef851d7861bff9df83431976d8e78c4e8c072a087 /src/main.c
parentccfea12674d8af24f896b38f193b98c1e830339e (diff)
downloadprofani-tty-aa2a87d162b36edb472cd90e7954566ce0d1ddb4.tar.gz
Tidied ui dependencies
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index 7770f775..d26b737c 100644
--- a/src/main.c
+++ b/src/main.c
@@ -33,6 +33,7 @@
 #include "otr/otr.h"
 #endif
 #include "xmpp/xmpp.h"
+
 #include "ui/ui.h"
 
 static gboolean disable_tls = FALSE;