summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/xine.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/xine.h b/include/xine.h
index 1d659a9f5..0d8b176ff 100644
--- a/include/xine.h
+++ b/include/xine.h
@@ -1745,6 +1745,7 @@ void xine_config_reset (xine_t *self) XINE_PROTECTED;
#define XINE_EVENT_VDR_INFO 333
#define XINE_EVENT_VDR_CHANNELPREVIOUS 334
#define XINE_EVENT_VDR_SUBTITLES 335
+#define XINE_EVENT_VDR_USER0 336
/* some space for further keys */
#define XINE_EVENT_VDR_SETVIDEOWINDOW 350
#define XINE_EVENT_VDR_FRAMESIZECHANGED 351