diff options
Diffstat (limited to 'platform/windows/platform_config.h')
-rw-r--r-- | platform/windows/platform_config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/windows/platform_config.h b/platform/windows/platform_config.h index 10ec9110d1..d100385e80 100644 --- a/platform/windows/platform_config.h +++ b/platform/windows/platform_config.h @@ -33,3 +33,4 @@ //#include <alloca.h> //#endif #define GLES3_INCLUDE_H "glad/glad.h" +#define GLES2_INCLUDE_H "glad/glad.h" |