diff options
Diffstat (limited to 'gtk/gtkfilechooserbutton.c')
-rw-r--r-- | gtk/gtkfilechooserbutton.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkfilechooserbutton.c b/gtk/gtkfilechooserbutton.c index e9178eeaeb..5647ccc30c 100644 --- a/gtk/gtkfilechooserbutton.c +++ b/gtk/gtkfilechooserbutton.c @@ -20,7 +20,7 @@ * Boston, MA 02111-1307, USA. */ -#include <config.h> +#include "config.h" #include <sys/types.h> #include <sys/stat.h> |