summaryrefslogtreecommitdiffstats
path: root/core/input/input.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/input/input.h')
-rw-r--r--core/input/input.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/input/input.h b/core/input/input.h
index 551ba80db6..071efe5def 100644
--- a/core/input/input.h
+++ b/core/input/input.h
@@ -138,6 +138,7 @@ typedef struct mp_cmd {
bool raw_args;
enum mp_on_osd on_osd;
bstr original;
+ char *input_section;
bool key_up_follows;
bool mouse_move;
int mouse_x, mouse_y;