summaryrefslogtreecommitdiff
path: root/gtk/gtkfontbutton.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2011-08-28 01:54:55 -0400
committerMatthias Clasen <mclasen@redhat.com>2011-08-28 01:54:55 -0400
commit6f39855c0837aa7244a6ae9f9848d948f6fdeda3 (patch)
tree78e6611679ccc62179879b5a8a0c63980664995e /gtk/gtkfontbutton.c
parentfd92e7150d2da1305ec1bda8536f81c82a1d0b89 (diff)
downloadgtk+-6f39855c0837aa7244a6ae9f9848d948f6fdeda3.tar.gz
More include cleanups
Diffstat (limited to 'gtk/gtkfontbutton.c')
-rw-r--r--gtk/gtkfontbutton.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkfontbutton.c b/gtk/gtkfontbutton.c
index 2e863a89c3..0d195d397f 100644
--- a/gtk/gtkfontbutton.c
+++ b/gtk/gtkfontbutton.c
@@ -31,7 +31,7 @@
#include "gtkfontbutton.h"
#include "gtkmain.h"
-#include "gtkhbox.h"
+#include "gtkbox.h"
#include "gtklabel.h"
#include "gtkfontchooserdialog.h"
#include "gtkimage.h"