summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/xine.h.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/xine.h.in b/include/xine.h.in
index 0a3121bee..3fcd5c4ec 100644
--- a/include/xine.h.in
+++ b/include/xine.h.in
@@ -1008,6 +1008,8 @@ const char *xine_get_meta_info (xine_stream_t *stream, int info) XINE_PROTECTE
#define XINE_META_INFO_PART 23
#define XINE_META_INFO_PARTNUMBER 24
#define XINE_META_INFO_LOCATION 25
+/* post-1.1.18.1 */
+#define XINE_META_INFO_DISCNUMBER 26
/*********************************************************************