forked from AuroraMiddleware/gtk
Fix the build by including gdkconfig.h in gtktextchild.h.
svn path=/trunk/; revision=20542
This commit is contained in:
parent
9dcddb61dc
commit
dc35b5ed5e
@ -31,6 +31,7 @@
|
||||
#ifndef __GTK_TEXT_CHILD_H__
|
||||
#define __GTK_TEXT_CHILD_H__
|
||||
|
||||
#include <gdk/gdkconfig.h>
|
||||
#include <glib-object.h>
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
Loading…
Reference in New Issue
Block a user