winemac.drv: Build cocoa_window.m with GL_SILENCE_DEPRECATION.

Signed-off-by: Brendan Shanks <bshanks@codeweavers.com>
Signed-off-by: Ken Thomases <ken@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Brendan Shanks 2020-07-22 15:47:37 -07:00 committed by Alexandre Julliard
parent 399e01f9e5
commit 737c54dca0
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
#include "config.h"
#define GL_SILENCE_DEPRECATION
#import <Carbon/Carbon.h>
#import <CoreVideo/CoreVideo.h>
#ifdef HAVE_METAL_METAL_H