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, 2 insertions, 0 deletions
diff --git a/input/cmd_list.h b/input/cmd_list.h
index c761be98ee..d57da46d06 100644
--- a/input/cmd_list.h
+++ b/input/cmd_list.h
@@ -111,6 +111,8 @@ enum mp_command_type {
MP_CMD_HOOK_ADD,
MP_CMD_HOOK_ACK,
+ MP_CMD_RESCAN_EXTERNAL_FILES,
+
// Internal
MP_CMD_COMMAND_LIST, // list of sub-commands in args[0].v.p
};