--- a/src/text.c Fri Apr 18 20:13:01 2025 +0200 +++ b/src/text.c Sat Apr 19 11:42:53 2025 +0200 @@ -25,10 +25,9 @@ * POSSIBILITY OF SUCH DAMAGE. */ -#include "ascension/ui/text.h" #include "ascension/context.h" #include "ascension/error.h" -#include "ascension/shader.h" +#include "ascension/ui/text.h" #include <cx/printf.h>