winemac: Fix compilation on Lion and later.

oldstable
C.W. Betts 2013-03-07 15:12:45 -07:00 committed by Alexandre Julliard
parent fae9738cc3
commit c333c6ea6c
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@
#include "wine/wglext.h"
#define __gl_h_
#define __gltypes_h_
#include <OpenGL/OpenGL.h>
#include <OpenGL/glu.h>
#include <OpenGL/CGLRenderers.h>