summaryrefslogtreecommitdiff
path: root/include/define.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/define.h')
-rw-r--r--include/define.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/define.h b/include/define.h
index e91bb6e..2386f86 100644
--- a/include/define.h
+++ b/include/define.h
@@ -47,4 +47,7 @@
/* Count */
#define COUNT_MENU 6
+/* Image */
+#define PLAY_ICON_PNG "ic_thumbnail_play.png"
+
#endif /* __AIR_FAVORITE_DEFINE_H__ */