summaryrefslogtreecommitdiff
path: root/apps/gui/statusbar-skinned.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gui/statusbar-skinned.h')
-rw-r--r--apps/gui/statusbar-skinned.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/gui/statusbar-skinned.h b/apps/gui/statusbar-skinned.h
index ac12dfa1aa..237ec45c82 100644
--- a/apps/gui/statusbar-skinned.h
+++ b/apps/gui/statusbar-skinned.h
@@ -66,5 +66,5 @@ int sb_postproccess(enum screen_type screen, struct wps_data *data);
66#define sb_preproccess NULL 66#define sb_preproccess NULL
67#define sb_postproccess NULL 67#define sb_postproccess NULL
68#endif 68#endif
69void do_sbs_update_callback(void *param); 69void do_sbs_update_callback(unsigned short id, void *param);
70#endif /* __STATUSBAR_SKINNED_H__ */ 70#endif /* __STATUSBAR_SKINNED_H__ */