diff options
Diffstat (limited to 'gdk/x11/gdkasync.c')
-rw-r--r-- | gdk/x11/gdkasync.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdk/x11/gdkasync.c b/gdk/x11/gdkasync.c index 0d3799810..7e906d966 100644 --- a/gdk/x11/gdkasync.c +++ b/gdk/x11/gdkasync.c @@ -43,6 +43,7 @@ used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The Open Group. */ +#include <config.h> #include <X11/Xlibint.h> #include "gdkasync.h" #include "gdkx.h" |