summaryrefslogtreecommitdiff
path: root/apps/plugins/cube.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/cube.c')
-rw-r--r--apps/plugins/cube.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/cube.c b/apps/plugins/cube.c
index 73d0630..187fcad 100644
--- a/apps/plugins/cube.c
+++ b/apps/plugins/cube.c
@@ -214,6 +214,7 @@ static int y_off = LCD_HEIGHT/2;
#if LCD_DEPTH == 1
#define USE_GSLIB
+GREY_INFO_STRUCT
struct my_lcd {
void (*update)(void);
void (*clear_display)(void);