diff options
Diffstat (limited to 'src/rlgl.c')
| -rw-r--r-- | src/rlgl.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -33,6 +33,7 @@ #if defined(GRAPHICS_API_OPENGL_11) #include <GL/gl.h> // Basic OpenGL include + //#include <OpenGL/gl.h> // Basic OpenGL include (OSX) #endif #if defined(GRAPHICS_API_OPENGL_33) |
