summaryrefslogtreecommitdiffstats
path: root/options/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'options/options.h')
-rw-r--r--options/options.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/options/options.h b/options/options.h
index 3c1e947622..91cc2f85b9 100644
--- a/options/options.h
+++ b/options/options.h
@@ -293,7 +293,7 @@ typedef struct MPOpts {
struct image_writer_opts *screenshot_image_opts;
char *screenshot_template;
- char *screenshot_directory;
+ char *screenshot_dir;
bool screenshot_sw;
struct m_channels audio_output_channels;