about summary refs log tree commit diff stats
path: root/src/ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui.h')
-rw-r--r--src/ui.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ui.h b/src/ui.h
index 0ba23dc8..28040448 100644
--- a/src/ui.h
+++ b/src/ui.h
@@ -23,10 +23,10 @@
 #ifndef WINDOWS_H
 #define WINDOWS_h
 
+#include <glib.h>
 #include <ncurses.h>
 
-#include "common.h"
-#include "contact_list.h"
+#include "jabber.h"
 
 #define INP_WIN_MAX 1000