diff options
Diffstat (limited to 'gtk/gtkwrapbox.c')
-rw-r--r-- | gtk/gtkwrapbox.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/gtkwrapbox.c b/gtk/gtkwrapbox.c index 21cb7f7c61..ed751f65b2 100644 --- a/gtk/gtkwrapbox.c +++ b/gtk/gtkwrapbox.c @@ -37,6 +37,7 @@ #include "gtkwrapbox.h" #include "gtkprivate.h" #include "gtkintl.h" +#include "gtktypeutils.h" typedef struct _GtkWrapBoxChild GtkWrapBoxChild; |