mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-16 07:04:29 +00:00
#include "config.h"
2008-06-26 Michael Natterer <mitch@imendio.com> * gtk/gtkfilesystem.c: #include "config.h" svn path=/trunk/; revision=20688
This commit is contained in:
parent
1732652e71
commit
1a6b0cb1ca
@ -1,3 +1,7 @@
|
||||
2008-06-26 Michael Natterer <mitch@imendio.com>
|
||||
|
||||
* gtk/gtkfilesystem.c: #include "config.h"
|
||||
|
||||
2008-06-26 Carlos Garnacho <carlos@imendio.com>
|
||||
|
||||
* gtk/gtkfilechooserdefault.c
|
||||
|
@ -20,9 +20,12 @@
|
||||
* Authors: Carlos Garnacho <carlos@imendio.com>
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#include <gtk/gtk.h>
|
||||
#include <glib/gi18n.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "gtkfilesystem.h"
|
||||
#include "gtkprivate.h"
|
||||
|
Loading…
Reference in New Issue
Block a user