about summary refs log tree commit diff stats
path: root/src/ui/core.c
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2016-07-24 15:08:47 +0100
committerJames Booth <boothj5@gmail.com>2016-07-24 15:08:47 +0100
commit90b9b48ab957f72aba9db664104ec04df986877e (patch)
tree9aafd02af415d24d2c5b5b5025fcc2b49a9a9303 /src/ui/core.c
parentcc32bb773811cbdc098f27ce32cb389e6a0163a9 (diff)
downloadprofani-tty-90b9b48ab957f72aba9db664104ec04df986877e.tar.gz
Moved roster_list.c
Diffstat (limited to 'src/ui/core.c')
-rw-r--r--src/ui/core.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/core.c b/src/ui/core.c
index cef4cc22..cca836f7 100644
--- a/src/ui/core.c
+++ b/src/ui/core.c
@@ -61,7 +61,7 @@
 #include "config/preferences.h"
 #include "config/theme.h"
 #include "xmpp/contact.h"
-#include "roster_list.h"
+#include "xmpp/roster_list.h"
 #include "xmpp/jid.h"
 #include "log.h"
 #include "xmpp/muc.h"