mirror of
https://github.com/mpv-player/mpv
synced 2025-03-31 07:51:55 +00:00
cocoa_common.m: add missing config.h include
This is needed for the check on CONFIG_SDL in this file.
This commit is contained in:
parent
13675fc7dc
commit
87c375e6f2
@ -25,6 +25,8 @@
|
|||||||
|
|
||||||
#include "cocoa_common.h"
|
#include "cocoa_common.h"
|
||||||
|
|
||||||
|
#include "config.h"
|
||||||
|
|
||||||
#include "options.h"
|
#include "options.h"
|
||||||
#include "video_out.h"
|
#include "video_out.h"
|
||||||
#include "aspect.h"
|
#include "aspect.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user