diff options
Diffstat (limited to 'gtk/gtktextchild.c')
-rw-r--r-- | gtk/gtktextchild.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/gtktextchild.c b/gtk/gtktextchild.c index c33aa5117..1309144ad 100644 --- a/gtk/gtktextchild.c +++ b/gtk/gtktextchild.c @@ -48,6 +48,7 @@ */ #define GTK_TEXT_USE_INTERNAL_UNSUPPORTED_API +#include <config.h> #include "gtktextchild.h" #include "gtktextbtree.h" #include "gtktextlayout.h" |