diff options
Diffstat (limited to 'gtk/gtkfilechooserutils.c')
-rw-r--r-- | gtk/gtkfilechooserutils.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/gtkfilechooserutils.c b/gtk/gtkfilechooserutils.c index f957771888..43deeb0529 100644 --- a/gtk/gtkfilechooserutils.c +++ b/gtk/gtkfilechooserutils.c @@ -19,6 +19,7 @@ * Boston, MA 02111-1307, USA. */ +#include <config.h> #include "gtkfilechooserutils.h" #include "gtkfilechooser.h" #include "gtkfilesystem.h" |