diff -r 2b7f92ff2c15 -r 895f92cff6b8 src/shader.c --- a/src/shader.c Sat May 03 13:49:24 2025 +0200 +++ b/src/shader.c Sat May 03 14:30:56 2025 +0200 @@ -26,11 +26,13 @@ */ #include "ascension/context.h" +#include "ascension/error.h" #include "ascension/shader.h" #include "ascension/filesystem.h" +#include +#include #include -#include #include #include