summaryrefslogtreecommitdiffstats
path: root/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'options.h')
-rw-r--r--options.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/options.h b/options.h
index 2f35fe2a76..32d848f793 100644
--- a/options.h
+++ b/options.h
@@ -70,7 +70,7 @@ typedef struct MPOpts {
int use_lirc;
int use_lircc;
int use_ar; // apple remote
- int default_binds;
+ int default_bindings;
} input;
} MPOpts;