--- 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>