aboutsummaryrefslogtreecommitdiffstats
path: root/wear_ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'wear_ui.h')
-rw-r--r--wear_ui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/wear_ui.h b/wear_ui.h
index 839a264..d7624fe 100644
--- a/wear_ui.h
+++ b/wear_ui.h
@@ -91,7 +91,7 @@ class WearRecoveryUI : public RecoveryUI {
bool rtl_locale;
pthread_mutex_t updateMutex;
- GRSurface* backgroundIcon[5];
+ GRSurface* backgroundIcon[NR_ICONS];
GRSurface* *introFrames;
GRSurface* *loopFrames;