aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-history-window.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ephy-history-window.c')
-rw-r--r--src/ephy-history-window.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ephy-history-window.c b/src/ephy-history-window.c
index 9b74d7c0b..f3b1ba696 100644
--- a/src/ephy-history-window.c
+++ b/src/ephy-history-window.c
@@ -118,7 +118,7 @@ static void cmd_help_contents (GtkAction *action,
#define CONF_HISTORY_DATE_FILTER "/apps/epiphany/dialogs/history_date_filter"
#define CONF_HISTORY_VIEW_DETAILS "/apps/epiphany/dialogs/history_view_details"
-struct EphyHistoryWindowPrivate
+struct _EphyHistoryWindowPrivate
{
EphyHistory *history;
GtkWidget *sites_view;