summaryrefslogtreecommitdiff
path: root/gtk/gtktooltip.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/gtktooltip.c
parentfd92e7150d2da1305ec1bda8536f81c82a1d0b89 (diff)
downloadgtk+-6f39855c0837aa7244a6ae9f9848d948f6fdeda3.tar.gz
More include cleanups
Diffstat (limited to 'gtk/gtktooltip.c')
-rw-r--r--gtk/gtktooltip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtktooltip.c b/gtk/gtktooltip.c
index 00aa6bf41d..f65e08df4c 100644
--- a/gtk/gtktooltip.c
+++ b/gtk/gtktooltip.c
@@ -31,7 +31,7 @@
#include "gtkmain.h"
#include "gtklabel.h"
#include "gtkimage.h"
-#include "gtkhbox.h"
+#include "gtkbox.h"
#include "gtksizerequest.h"
#include "gtkwindowprivate.h"