--- a/src/mesh.c Thu Apr 24 18:41:42 2025 +0200 +++ b/src/mesh.c Thu Apr 24 19:53:40 2025 +0200 @@ -26,7 +26,7 @@ */ #include "ascension/mesh.h" -#include "ascension/error.h" +#include "ascension/context.h" #include <GL/glew.h> #include <assert.h>