summaryrefslogtreecommitdiffstats
path: root/mp_msg.h
diff options
context:
space:
mode:
Diffstat (limited to 'mp_msg.h')
-rw-r--r--mp_msg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mp_msg.h b/mp_msg.h
index 920d1bec00..5ccc399063 100644
--- a/mp_msg.h
+++ b/mp_msg.h
@@ -47,6 +47,7 @@ extern int verbose; // defined in mplayer.c
#define MSGT_LIRC 19 // lirc_mp.c
#define MSGT_STREAM 20 // stream.c
+#define MSGT_CACHE 21 // cache2.c
#define MSGT_MAX 64