summaryrefslogtreecommitdiffstats
path: root/sub/dec_sub.h
diff options
context:
space:
mode:
Diffstat (limited to 'sub/dec_sub.h')
-rw-r--r--sub/dec_sub.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sub/dec_sub.h b/sub/dec_sub.h
index ddec46e243..b9f81a77b7 100644
--- a/sub/dec_sub.h
+++ b/sub/dec_sub.h
@@ -21,6 +21,7 @@ enum sd_ctrl {
SD_CTRL_SUB_STEP,
SD_CTRL_SET_VIDEO_PARAMS,
SD_CTRL_GET_RESOLUTION,
+ SD_CTRL_SET_TOP,
};
struct dec_sub *sub_create(struct mpv_global *global);