winemac.drv: Build with GL_SILENCE_DEPRECATION.
Signed-off-by: Chip Davis <cdavis@codeweavers.com> Signed-off-by: Ken Thomases <ken@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
9134138904
commit
c66b51b36a
|
@ -32,6 +32,7 @@
|
|||
#include "wine/wgl.h"
|
||||
#include "wine/wgl_driver.h"
|
||||
|
||||
#define GL_SILENCE_DEPRECATION
|
||||
#define __gl_h_
|
||||
#define __gltypes_h_
|
||||
#include <OpenGL/OpenGL.h>
|
||||
|
|
Loading…
Reference in New Issue