--- a/finch/libgnt/gntbindable.h Sat Apr 19 20:04:33 2014 +0530 +++ b/finch/libgnt/gntbindable.h Sun Apr 20 18:13:36 2014 +0200 @@ -32,7 +32,6 @@ #include <stdio.h> #include <glib.h> #include <glib-object.h> -#include <ncurses.h> #define GNT_TYPE_BINDABLE (gnt_bindable_get_type()) #define GNT_BINDABLE(obj) (G_TYPE_CHECK_INSTANCE_CAST((obj), GNT_TYPE_BINDABLE, GntBindable))