diff options
Diffstat (limited to 'gtk/gtkfilechooser.c')
-rw-r--r-- | gtk/gtkfilechooser.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/gtkfilechooser.c b/gtk/gtkfilechooser.c index 58ddf1e52a..59fe7b1b9d 100644 --- a/gtk/gtkfilechooser.c +++ b/gtk/gtkfilechooser.c @@ -19,6 +19,7 @@ */ #include <config.h> +#include "gtkalias.h" #include "gtkfilechooser.h" #include "gtkfilechooserprivate.h" #include "gtkfilesystem.h" |