summaryrefslogtreecommitdiff
path: root/platform/windows/platform_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'platform/windows/platform_config.h')
-rw-r--r--platform/windows/platform_config.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/platform/windows/platform_config.h b/platform/windows/platform_config.h
index 31512a1054..19885c4afb 100644
--- a/platform/windows/platform_config.h
+++ b/platform/windows/platform_config.h
@@ -5,7 +5,7 @@
/* GODOT ENGINE */
/* http://www.godotengine.org */
/*************************************************************************/
-/* Copyright (c) 2007-2016 Juan Linietsky, Ariel Manzur. */
+/* Copyright (c) 2007-2017 Juan Linietsky, Ariel Manzur. */
/* */
/* Permission is hereby granted, free of charge, to any person obtaining */
/* a copy of this software and associated documentation files (the */
@@ -30,4 +30,5 @@
//#else
//#include <alloca.h>
//#endif
-#define GLES2_INCLUDE_H "GL/glew.h"
+//#define GLES2_INCLUDE_H "GL/glew.h"
+#define GLES3_INCLUDE_H "gl_context/glad/glad.h"