aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/ephy-session.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ephy-session.c b/src/ephy-session.c
index 995849f1e..acd48df78 100644
--- a/src/ephy-session.c
+++ b/src/ephy-session.c
@@ -619,7 +619,7 @@ session_command_open_uris (EphySession *session,
{
if (priv->resume_infobar != NULL)
{
- embed = ephy_shell_new_tab_full (shell, priv->resume_window,
+ embed = ephy_shell_new_tab_full (shell, EPHY_WINDOW (priv->resume_window),
NULL /* parent tab */,
request,
EPHY_NEW_TAB_IN_EXISTING_WINDOW | page_flags,