aboutsummaryrefslogtreecommitdiff
path: root/src/core.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core.c')
-rw-r--r--src/core.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core.c b/src/core.c
index d0c98cca..9b068300 100644
--- a/src/core.c
+++ b/src/core.c
@@ -55,7 +55,7 @@
#if defined(PLATFORM_DESKTOP) || defined(PLATFORM_WEB)
- #define GLEW_EXTENSIONS_LOADER
+ #define GLAD_EXTENSIONS_LOADER
#if defined(GLEW_EXTENSIONS_LOADER)
#define GLEW_STATIC
#include <GL/glew.h> // GLEW extensions loading lib