summaryrefslogtreecommitdiffstats
path: root/input/cmd_list.h
diff options
context:
space:
mode:
Diffstat (limited to 'input/cmd_list.h')
-rw-r--r--input/cmd_list.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/input/cmd_list.h b/input/cmd_list.h
index 638fc5bb68..6705d3f803 100644
--- a/input/cmd_list.h
+++ b/input/cmd_list.h
@@ -93,7 +93,7 @@ enum mp_command_type {
MP_CMD_VO_CMDLINE,
/// Internal for Lua scripts
- MP_CMD_SCRIPT_DISPATCH,
+ MP_CMD_SCRIPT_BINDING,
MP_CMD_SCRIPT_MESSAGE,
MP_CMD_SCRIPT_MESSAGE_TO,