aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-window.c
diff options
context:
space:
mode:
authorXan Lopez <xan@igalia.com>2012-01-02 20:42:42 +0800
committerXan Lopez <xan@igalia.com>2012-01-02 20:42:42 +0800
commita2b83fee101195cf14b3788366a68ee169a755cc (patch)
tree503b8182c77ce9155d813bd3d01c3f35c9de8619 /src/ephy-window.c
parent9c12735e12a9106cdc68d9555a491642ea791e62 (diff)
downloadgsoc2013-epiphany-a2b83fee101195cf14b3788366a68ee169a755cc.tar
gsoc2013-epiphany-a2b83fee101195cf14b3788366a68ee169a755cc.tar.gz
gsoc2013-epiphany-a2b83fee101195cf14b3788366a68ee169a755cc.tar.bz2
gsoc2013-epiphany-a2b83fee101195cf14b3788366a68ee169a755cc.tar.lz
gsoc2013-epiphany-a2b83fee101195cf14b3788366a68ee169a755cc.tar.xz
gsoc2013-epiphany-a2b83fee101195cf14b3788366a68ee169a755cc.tar.zst
gsoc2013-epiphany-a2b83fee101195cf14b3788366a68ee169a755cc.zip
Revert "Remove EphyHomeAction, it's unused"
This reverts commit 9c12735e12a9106cdc68d9555a491642ea791e62. Turns out it was used :D
Diffstat (limited to 'src/ephy-window.c')
-rw-r--r--src/ephy-window.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ephy-window.c b/src/ephy-window.c
index 16faee017..488cf315c 100644
--- a/src/ephy-window.c
+++ b/src/ephy-window.c
@@ -41,6 +41,7 @@
#include "ephy-find-toolbar.h"
#include "ephy-fullscreen-popup.h"
#include "ephy-gui.h"
+#include "ephy-home-action.h"
#include "ephy-link.h"
#include "ephy-location-action.h"
#include "ephy-location-entry.h"