diff options
Diffstat (limited to 'gtk/gtkmodules.c')
-rw-r--r-- | gtk/gtkmodules.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/gtkmodules.c b/gtk/gtkmodules.c index 6430cf6e66..97944f13b0 100644 --- a/gtk/gtkmodules.c +++ b/gtk/gtkmodules.c @@ -27,6 +27,7 @@ #include "gtkdebug.h" #include "gtkprivate.h" /* GTK_LIBDIR */ #include "gtkintl.h" +#include "gtkalias.h" #include <gmodule.h> #include <pango/pango-utils.h> /* For pango_split_file_list */ |