From e8efae29aefaf2ab8c549fc298b6564f697f1de1 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Thu, 6 Nov 2003 14:31:38 +0000 Subject: Change some more i18n inclusion and remove several unused includes. 2003-11-06 Marco Pesenti Gritti * embed/downloader-view.c: * embed/ephy-embed-popup-control.c: * embed/mozilla/ExternalProtocolService.cpp: * embed/mozilla/FilePicker.cpp: * embed/mozilla/GtkNSSDialogs.cpp: * embed/mozilla/GtkNSSKeyPairDialogs.cpp: * embed/mozilla/mozilla-embed-single.cpp: * embed/mozilla/mozilla-notifiers.cpp: * lib/ephy-file-helpers.c: * lib/widgets/ephy-search-entry.c: Change some more i18n inclusion and remove several unused includes. --- lib/ephy-file-helpers.c | 1 - lib/widgets/ephy-search-entry.c | 5 +++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'lib') diff --git a/lib/ephy-file-helpers.c b/lib/ephy-file-helpers.c index e569805b7..0d61f5bfc 100644 --- a/lib/ephy-file-helpers.c +++ b/lib/ephy-file-helpers.c @@ -29,7 +29,6 @@ #include #include #include -#include #include "ephy-file-helpers.h" diff --git a/lib/widgets/ephy-search-entry.c b/lib/widgets/ephy-search-entry.c index 1e8a9e096..e6fa93a92 100644 --- a/lib/widgets/ephy-search-entry.c +++ b/lib/widgets/ephy-search-entry.c @@ -18,9 +18,10 @@ * $Id$ */ -#include #include -#include + +#include +#include #include #include "ephy-search-entry.h" -- cgit v1.2.3