From 63ff2e3dc786c97d74c7c2e6ee96a26f826abca8 Mon Sep 17 00:00:00 2001 From: Carlos Garcia Campos Date: Fri, 22 Jun 2012 11:17:20 +0200 Subject: embed: Move about handlers to a new file Leaving in ephy-request-about only the code specific to the soup feature implementation. --- lib/widgets/ephy-location-entry.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/widgets/ephy-location-entry.c b/lib/widgets/ephy-location-entry.c index ef57c5529..449641866 100644 --- a/lib/widgets/ephy-location-entry.c +++ b/lib/widgets/ephy-location-entry.c @@ -28,7 +28,7 @@ #include "ephy-dnd.h" #include "ephy-debug.h" #include "ephy-gui.h" -#include "ephy-request-about.h" +#include "ephy-about-handler.h" #include #include -- cgit v1.2.3