summaryrefslogtreecommitdiffstats
path: root/input/input.h
diff options
context:
space:
mode:
Diffstat (limited to 'input/input.h')
-rw-r--r--input/input.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/input/input.h b/input/input.h
index 7aa5af0f55..51d9f6522e 100644
--- a/input/input.h
+++ b/input/input.h
@@ -156,6 +156,7 @@ typedef enum {
MP_CMD_AF_ADD,
MP_CMD_AF_DEL,
MP_CMD_AF_CLR,
+ MP_CMD_AF_CMDLINE,
} mp_command_type;