aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-embed.h
diff options
context:
space:
mode:
Diffstat (limited to 'embed/ephy-embed.h')
-rw-r--r--embed/ephy-embed.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/embed/ephy-embed.h b/embed/ephy-embed.h
index d35a03ebf..73671ccbd 100644
--- a/embed/ephy-embed.h
+++ b/embed/ephy-embed.h
@@ -280,7 +280,7 @@ GType ephy_embed_get_type (void);
/* Base */
-EphyEmbed *ephy_embed_new (GObject *shell);
+EphyEmbed *ephy_embed_new (GObject *single);
void ephy_embed_get_capabilities (EphyEmbed *embed,
EmbedCapabilities *caps);