From 68acf78c5d6bf6c76b8912cf28eb70e597558a10 Mon Sep 17 00:00:00 2001 From: Cosimo Cecchi Date: Tue, 29 May 2012 17:00:33 -0400 Subject: level-bar: introduce GtkLevelBar Similar to CcStrengthBar from gnome-control-center, but more generic and with thorough CSS styling support. https://bugzilla.gnome.org/show_bug.cgi?id=677892 --- gtk/gtk.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gtk/gtk.h') diff --git a/gtk/gtk.h b/gtk/gtk.h index 0c9b727490..bd9d5f4ae5 100644 --- a/gtk/gtk.h +++ b/gtk/gtk.h @@ -122,6 +122,7 @@ #include #include #include +#include #include #include #include -- cgit v1.2.1