aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-completion-model.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ephy-completion-model.h')
-rw-r--r--src/ephy-completion-model.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ephy-completion-model.h b/src/ephy-completion-model.h
index 934672e05..48a0e0640 100644
--- a/src/ephy-completion-model.h
+++ b/src/ephy-completion-model.h
@@ -32,7 +32,7 @@ G_BEGIN_DECLS
#define EPHY_IS_COMPLETION_MODEL_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), EPHY_TYPE_COMPLETION_MODEL))
#define EPHY_COMPLETION_MODEL_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), EPHY_TYPE_COMPLETION_MODEL, EphyCompletionModelClass))
-typedef struct EphyCompletionModelPrivate EphyCompletionModelPrivate;
+typedef struct _EphyCompletionModelPrivate EphyCompletionModelPrivate;
typedef enum
{