--- a/src/shader.c Sun May 24 16:48:51 2026 +0200 +++ b/src/shader.c Sun May 24 17:26:24 2026 +0200 @@ -33,7 +33,7 @@ #include <string.h> #include <stdio.h> -#include <GL/glew.h> +#include "glad.h" #include <cx/buffer.h> #include <cx/streams.h>