aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-history-window.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ephy-history-window.h')
-rw-r--r--src/ephy-history-window.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ephy-history-window.h b/src/ephy-history-window.h
index 2a8e09530..1d0a4fa88 100644
--- a/src/ephy-history-window.h
+++ b/src/ephy-history-window.h
@@ -35,7 +35,7 @@ G_BEGIN_DECLS
#define EPHY_IS_HISTORY_WINDOW_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), EPHY_TYPE_HISTORY_WINDOW))
#define EPHY_HISTORY_WINDOW_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), EPHY_TYPE_HISTORY_WINDOW, EphyHistoryWindowClass))
-typedef struct EphyHistoryWindowPrivate EphyHistoryWindowPrivate;
+typedef struct _EphyHistoryWindowPrivate EphyHistoryWindowPrivate;
typedef struct
{