winemac: Include the OpenGL headers to fix building on OS X 10.9.
This commit is contained in:
parent
66932a8855
commit
f0c4354a6b
|
@ -18,6 +18,7 @@
|
|||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
||||
*/
|
||||
|
||||
#include <OpenGL/gl.h>
|
||||
#import "cocoa_opengl.h"
|
||||
|
||||
#include "macdrv_cocoa.h"
|
||||
|
|
Loading…
Reference in New Issue