diff options
Diffstat (limited to 'gdk/x11/gdkpango-x11.c')
-rw-r--r-- | gdk/x11/gdkpango-x11.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdk/x11/gdkpango-x11.c b/gdk/x11/gdkpango-x11.c index b4bf0cf290..eb9923fc39 100644 --- a/gdk/x11/gdkpango-x11.c +++ b/gdk/x11/gdkpango-x11.c @@ -20,6 +20,7 @@ #include <config.h> #include <stdlib.h> +#include "gdkalias.h" #include "gdkx.h" #include "gdkdisplay-x11.h" #include "gdkpango.h" |