aboutsummaryrefslogtreecommitdiff
path: root/src/indicator-printers.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/indicator-printers.h')
-rw-r--r--src/indicator-printers.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/indicator-printers.h b/src/indicator-printers.h
index 0d97769..78d2367 100644
--- a/src/indicator-printers.h
+++ b/src/indicator-printers.h
@@ -52,6 +52,7 @@ typedef struct _IndicatorPrintersPrivate IndicatorPrintersPrivate;
struct _IndicatorPrinters
{
IndicatorObject parent;
+ IndicatorPrintersPrivate *priv;
};
struct _IndicatorPrintersClass