aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--lib/ephy-file-chooser.c1
2 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c76b2b3d1..f6318adda 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-10-07 Christian Persch <chpe@cvs.gnome.org>
+
+ * lib/ephy-file-chooser.c:
+
+ Add ephy-gui.h include.
+
2004-10-06 Christian Persch <chpe@cvs.gnome.org>
* embed/ephy-embed.h:
diff --git a/lib/ephy-file-chooser.c b/lib/ephy-file-chooser.c
index d7aa393a2..0ef626e23 100644
--- a/lib/ephy-file-chooser.c
+++ b/lib/ephy-file-chooser.c
@@ -27,6 +27,7 @@
#include "ephy-file-helpers.h"
#include "eel-gconf-extensions.h"
#include "ephy-state.h"
+#include "ephy-gui.h"
#include "ephy-debug.h"
#include <gtk/gtkstock.h>