diff options
Diffstat (limited to 'gtk/gtkfilechooserutils.c')
-rw-r--r-- | gtk/gtkfilechooserutils.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkfilechooserutils.c b/gtk/gtkfilechooserutils.c index 1f0847bf9d..e0fefcfe03 100644 --- a/gtk/gtkfilechooserutils.c +++ b/gtk/gtkfilechooserutils.c @@ -25,7 +25,7 @@ #include "gtkfilesystem.h" #include "gtktypebuiltins.h" #include "gtkintl.h" -#include "gtkalias.h" + static gboolean delegate_set_current_folder (GtkFileChooser *chooser, GFile *file, |