diff options
Diffstat (limited to 'platform/windows/platform_config.h')
-rw-r--r-- | platform/windows/platform_config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/windows/platform_config.h b/platform/windows/platform_config.h index 55f6b5547e..9e20750816 100644 --- a/platform/windows/platform_config.h +++ b/platform/windows/platform_config.h @@ -30,6 +30,6 @@ //#else //#include <alloca.h> //#endif -#define GLES2_INCLUDE_H "gl_context/glew.h" +#define GLES2_INCLUDE_H "gl_context/GL/glew.h" |