From bc27de61c1022e7e557840bb0a680bb38076656a Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Sun, 8 Aug 2004 12:25:21 +0000 Subject: Include "ephy-string.h", fixes build with -Werror. 2004-08-08 Christian Persch * src/ephy-notebook.c: Include "ephy-string.h", fixes build with -Werror. --- ChangeLog | 6 ++++++ src/ephy-notebook.c | 1 + 2 files changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 358f3cc3c..d916d4e3d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-08-08 Christian Persch + + * src/ephy-notebook.c: + + Include "ephy-string.h", fixes build with -Werror. + 2004-08-08 Christian Persch * embed/mozilla/EphyBrowser.cpp: diff --git a/src/ephy-notebook.c b/src/ephy-notebook.c index 38c8a8c07..c763bb1fc 100644 --- a/src/ephy-notebook.c +++ b/src/ephy-notebook.c @@ -37,6 +37,7 @@ #include "ephy-favicon-cache.h" #include "ephy-ellipsizing-label.h" #include "ephy-spinner.h" +#include "ephy-string.h" #include #include -- cgit v1.2.3