Gillou68310 2019-11-15 09:08:29 +01:00
parent 71fc6d7f7a
commit 677257a311

View file

@ -77,7 +77,7 @@
#if defined(WIN32)
#include <windows.h>
#include <GL/GL.h>
#include <GL/gl.h>
#include <GL/glext.h>
#else
#include <SDL_opengl.h>