aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-download.h
diff options
context:
space:
mode:
Diffstat (limited to 'embed/ephy-download.h')
-rw-r--r--embed/ephy-download.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/embed/ephy-download.h b/embed/ephy-download.h
index adb82adaf..c36c0de5c 100644
--- a/embed/ephy-download.h
+++ b/embed/ephy-download.h
@@ -46,6 +46,7 @@ typedef enum
struct EphyDownload
{
GObject parent;
+ EphyDownloadPrivate *priv;
};
struct EphyDownloadClass