summaryrefslogtreecommitdiffstats
path: root/osdep/macosx_application.h
diff options
context:
space:
mode:
Diffstat (limited to 'osdep/macosx_application.h')
-rw-r--r--osdep/macosx_application.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/osdep/macosx_application.h b/osdep/macosx_application.h
index c04f479c5b..0301e49fcb 100644
--- a/osdep/macosx_application.h
+++ b/osdep/macosx_application.h
@@ -23,6 +23,7 @@
struct macos_opts {
int macos_title_bar_style;
int macos_fs_animation_duration;
+ int cocoa_cb_sw_renderer;
};
// multithreaded wrapper for mpv_main