summaryrefslogtreecommitdiff
path: root/gtk/gtk.h
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.van.berkom@gmail.com>2010-04-06 03:03:03 -0400
committerTristan Van Berkom <tristan.van.berkom@gmail.com>2010-04-06 03:03:03 -0400
commitbb86e61171bba1853c04366535b9df949fae4952 (patch)
treeec0ddf725d55bd1dd40aefa2d974013b6a13fcf6 /gtk/gtk.h
parent7beb83cea4e8ab4bc7661b00b59a518fca0bc874 (diff)
downloadgtk+-bb86e61171bba1853c04366535b9df949fae4952.tar.gz
Added GtkExtendedCell interface (last commit)
Diffstat (limited to 'gtk/gtk.h')
-rw-r--r--gtk/gtk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/gtk.h b/gtk/gtk.h
index 63e96d519f..21fd518a40 100644
--- a/gtk/gtk.h
+++ b/gtk/gtk.h
@@ -83,6 +83,7 @@
#include <gtk/gtkenums.h>
#include <gtk/gtkeventbox.h>
#include <gtk/gtkexpander.h>
+#include <gtk/gtkextendedcell.h>
#include <gtk/gtkextendedlayout.h>
#include <gtk/gtkfixed.h>
#include <gtk/gtkfilechooser.h>