aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--embed/mozilla/ContentHandler.h2
2 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0344b2671..1f46bb376 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2004-11-14 Christian Persch <chpe@cvs.gnome.org>
+ * embed/mozilla/ContentHandler.h:
+
+ Fix includes.
+
+2004-11-14 Christian Persch <chpe@cvs.gnome.org>
+
* src/ephy-notebook.c: (build_tab_label):
Remove unused variable.
diff --git a/embed/mozilla/ContentHandler.h b/embed/mozilla/ContentHandler.h
index 92612653b..8249cf948 100644
--- a/embed/mozilla/ContentHandler.h
+++ b/embed/mozilla/ContentHandler.h
@@ -24,6 +24,8 @@
#include "config.h"
+#include "ephy-embed-shell.h"
+
#include <libgnomevfs/gnome-vfs-mime-handlers.h>
#define MOZILLA_STRICT_API