aboutsummaryrefslogtreecommitdiffstats
path: root/lib/egg
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-11-04 09:43:58 +0800
committerChristian Persch <chpe@src.gnome.org>2004-11-04 09:43:58 +0800
commit53b0b121d9b891989f2c1bad4934bd475746891d (patch)
treea7503b5731901ad69a7d773f789357761129b9e3 /lib/egg
parent3808248a3d7e6de282f38f92d77311ed5d603d77 (diff)
downloadgsoc2013-epiphany-53b0b121d9b891989f2c1bad4934bd475746891d.tar
gsoc2013-epiphany-53b0b121d9b891989f2c1bad4934bd475746891d.tar.gz
gsoc2013-epiphany-53b0b121d9b891989f2c1bad4934bd475746891d.tar.bz2
gsoc2013-epiphany-53b0b121d9b891989f2c1bad4934bd475746891d.tar.lz
gsoc2013-epiphany-53b0b121d9b891989f2c1bad4934bd475746891d.tar.xz
gsoc2013-epiphany-53b0b121d9b891989f2c1bad4934bd475746891d.tar.zst
gsoc2013-epiphany-53b0b121d9b891989f2c1bad4934bd475746891d.zip
Updated glib dependency.
2004-11-04 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Updated glib dependency. * lib/ephy-gui.c: (ephy_gui_confirm_overwrite_file): Use g_filename_display_name() here.
Diffstat (limited to 'lib/egg')
-rwxr-xr-xlib/egg/egg-toolbar-editor.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/egg/egg-toolbar-editor.c b/lib/egg/egg-toolbar-editor.c
index 0187188ff..43003d0bf 100755
--- a/lib/egg/egg-toolbar-editor.c
+++ b/lib/egg/egg-toolbar-editor.c
@@ -18,6 +18,8 @@
* $Id$
*/
+#include "config.h"
+
#include "egg-toolbar-editor.h"
#include "egg-editable-toolbar.h"
#include "eggintl.h"