summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/gui/skin_engine/skin_engine.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/gui/skin_engine/skin_engine.c b/apps/gui/skin_engine/skin_engine.c
index 00a11fca48..8bf165812a 100644
--- a/apps/gui/skin_engine/skin_engine.c
+++ b/apps/gui/skin_engine/skin_engine.c
@@ -88,7 +88,7 @@ static struct gui_skin_helper {
#endif
};
-struct gui_skin {
+static struct gui_skin {
struct gui_wps gui_wps;
struct wps_data data;
char *buffer_start;