mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-04-23 08:14:51 +02:00
OpenGL headers for OS X in graphics.c
This commit is contained in:
parent
3723147a1d
commit
9c26ef45b6
@ -4,6 +4,7 @@
|
||||
|
||||
#if defined(OGLR)
|
||||
#ifdef MACOSX
|
||||
#include <GL/glew.h>
|
||||
#include <OpenGL/gl.h>
|
||||
#include <OpenGL/glu.h>
|
||||
#elif defined(WIN32)
|
||||
|
Loading…
x
Reference in New Issue
Block a user