We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa3a15c commit bc9937fCopy full SHA for bc9937f
src/sdl-test-ui/opengl.h
@@ -35,7 +35,7 @@
35
#include "GL/glew.h"
36
#include "GL/wglew.h"
37
#else /* linux/unix/other */
38
-# if USE_GLES
+# ifdef USE_GLES
39
# include <GLES3/gl3.h>
40
# else
41
# if !defined(GL_GLEXT_PROTOTYPES)
0 commit comments