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:
parent
399e01f9e5
commit
737c54dca0
|
@ -20,6 +20,7 @@
|
|||
|
||||
#include "config.h"
|
||||
|
||||
#define GL_SILENCE_DEPRECATION
|
||||
#import <Carbon/Carbon.h>
|
||||
#import <CoreVideo/CoreVideo.h>
|
||||
#ifdef HAVE_METAL_METAL_H
|
||||
|
|
Loading…
Reference in New Issue