src/context.c

changeset 311
87ff4c57955d
parent 294
4df350dac84f
--- a/src/context.c	Sun May 24 16:48:51 2026 +0200
+++ b/src/context.c	Sun May 24 17:26:24 2026 +0200
@@ -31,7 +31,7 @@
 #include <SDL3/SDL.h>
 #include <SDL3_ttf/SDL_ttf.h>
 
-#include <GL/glew.h>
+#include "glad.h"
 
 #include <time.h>
 #include <assert.h>

mercurial