summaryrefslogtreecommitdiff
path: root/gtk/gtk.h
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@gnome.org>2011-05-11 22:52:39 +0200
committerMatthias Clasen <mclasen@redhat.com>2011-08-15 18:57:55 -0400
commit4add47946bf225ae6c1a9d51808c5e561faef68d (patch)
tree9cde30348ade33bdffdf51a914816ea2dd491020 /gtk/gtk.h
parent8e621f593e4a61c95c93d0f7dcfcd1eed15194e5 (diff)
downloadgtk+-4add47946bf225ae6c1a9d51808c5e561faef68d.tar.gz
GtkFontChooserDialog: Split the dialog out of gtkfontchooser.[ch] to gtkfontchooserdialog.[ch]
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 97317fdccc..7e2526e5b0 100644
--- a/gtk/gtk.h
+++ b/gtk/gtk.h
@@ -102,6 +102,7 @@
#include <gtk/gtkfontbutton.h>
#include <gtk/gtkfontsel.h>
#include <gtk/gtkfontchooser.h>
+#include <gtk/gtkfontchooserdialog.h>
#include <gtk/gtkframe.h>
#include <gtk/gtkgradient.h>
#include <gtk/gtkgrid.h>