summaryrefslogtreecommitdiffstats
path: root/cfg-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'cfg-common.h')
-rw-r--r--cfg-common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cfg-common.h b/cfg-common.h
index 42af04810f..90f0d81e68 100644
--- a/cfg-common.h
+++ b/cfg-common.h
@@ -344,6 +344,7 @@ extern float screen_size_xy;
extern float movie_aspect;
extern int softzoom;
extern int flip;
+extern int vd_use_slices;
/* defined in codec-cfg.c */
extern char * codecs_file;