#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:
committed by
Michael Natterer
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"
|
||||
|
||||
Reference in New Issue
Block a user