summaryrefslogtreecommitdiff
path: root/apps/plugins/greyscale.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/greyscale.c')
-rw-r--r--apps/plugins/greyscale.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/greyscale.c b/apps/plugins/greyscale.c
index de90d5737f..6a574f3f6f 100644
--- a/apps/plugins/greyscale.c
+++ b/apps/plugins/greyscale.c
@@ -82,6 +82,7 @@ PLUGIN_HEADER
82#endif 82#endif
83/******************************* Globals ***********************************/ 83/******************************* Globals ***********************************/
84 84
85GREY_INFO_STRUCT
85static struct plugin_api* rb; /* global api struct pointer */ 86static struct plugin_api* rb; /* global api struct pointer */
86static char pbuf[32]; /* global printf buffer */ 87static char pbuf[32]; /* global printf buffer */
87static unsigned char *gbuf; 88static unsigned char *gbuf;