summaryrefslogtreecommitdiffstats
path: root/mpvcore/input/input.h
diff options
context:
space:
mode:
Diffstat (limited to 'mpvcore/input/input.h')
-rw-r--r--mpvcore/input/input.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mpvcore/input/input.h b/mpvcore/input/input.h
index 3e8da7eb75..b3e8ae9543 100644
--- a/mpvcore/input/input.h
+++ b/mpvcore/input/input.h
@@ -66,6 +66,7 @@ enum mp_command_type {
MP_CMD_RADIO_SET_FREQ,
MP_CMD_ADD,
MP_CMD_CYCLE,
+ MP_CMD_MULTIPLY,
MP_CMD_RADIO_STEP_FREQ,
MP_CMD_TV_STEP_FREQ,
MP_CMD_TV_START_SCAN,