diff options
Diffstat (limited to 'gtk/gtktextchild.h')
-rw-r--r-- | gtk/gtktextchild.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/gtktextchild.h b/gtk/gtktextchild.h index 9ce8fd5fc5..3344a5a8d4 100644 --- a/gtk/gtktextchild.h +++ b/gtk/gtktextchild.h @@ -1,12 +1,12 @@ #ifndef GTK_TEXT_CHILD_H #define GTK_TEXT_CHILD_H +#include <gtk/gtktexttypes.h> + #ifdef __cplusplus extern "C" { #endif /* __cplusplus */ -#include <gtk/gtktexttypes.h> - typedef struct _GtkTextPixmap GtkTextPixmap; struct _GtkTextPixmap { |