summaryrefslogtreecommitdiff
path: root/firmware/include
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/include')
-rw-r--r--firmware/include/dircache.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/include/dircache.h b/firmware/include/dircache.h
index 585bb10..0ac937d 100644
--- a/firmware/include/dircache.h
+++ b/firmware/include/dircache.h
@@ -30,6 +30,7 @@
#define DIRCACHE_LIMIT (1024*1024*6)
#define DIRCACHE_APPFLAG_TAGCACHE 0x0001
+#define DIRCACHE_APPFLAG_PLAYLIST 0x0002
/* Internal structures. */
struct travel_data {