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 7e906d9668..812064d07f 100644 --- a/gdk/x11/gdkasync.c +++ b/gdk/x11/gdkasync.c @@ -45,6 +45,7 @@ in this Software without prior written authorization from The Open Group. */ #include <config.h> #include <X11/Xlibint.h> +#include "gdkalias.h" #include "gdkasync.h" #include "gdkx.h" |