summaryrefslogtreecommitdiff
path: root/gtk/gtkexpander.h
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-05-03 19:32:13 -0400
committerMatthias Clasen <mclasen@redhat.com>2020-05-04 22:53:08 -0400
commit3c165b3b77485f998f138d0212ab6569291ddeb6 (patch)
treeb86dee88ada26b9f1466de786b90f407764fe58b /gtk/gtkexpander.h
parentcac514f6476beb2193aaf591e4f06946d88705ee (diff)
downloadgtk+-3c165b3b77485f998f138d0212ab6569291ddeb6.tar.gz
Drop GtkBin
It is no longer used anywhere.
Diffstat (limited to 'gtk/gtkexpander.h')
-rw-r--r--gtk/gtkexpander.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkexpander.h b/gtk/gtkexpander.h
index 0970ed74e7..e1e7afef3f 100644
--- a/gtk/gtkexpander.h
+++ b/gtk/gtkexpander.h
@@ -26,7 +26,7 @@
#error "Only <gtk/gtk.h> can be included directly."
#endif
-#include <gtk/gtkbin.h>
+#include <gtk/gtkwidget.h>
G_BEGIN_DECLS