finch/libgnt/gntbindable.h

branch
soc.2013.gobjectification.plugins
changeset 37138
a5f26022c3a5
parent 37100
a243a5e7afb3
parent 35877
6c3ab2fd4412
--- a/finch/libgnt/gntbindable.h	Sat Apr 19 20:05:35 2014 +0530
+++ b/finch/libgnt/gntbindable.h	Tue Apr 22 13:18:02 2014 +0530
@@ -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))

mercurial