summaryrefslogtreecommitdiffstats
path: root/core/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/options.h')
-rw-r--r--core/options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/options.h b/core/options.h
index 6edbb79ac8..10932a4edf 100644
--- a/core/options.h
+++ b/core/options.h
@@ -20,6 +20,7 @@ typedef struct MPOpts {
int screen_size_y;
int vo_screenwidth;
int vo_screenheight;
+ struct m_geometry vo_geometry;
int force_window_position;
char *vo_winname;
char *vo_wintitle;