diff -r 84a546e282b7 -r 4e1e698f4b0d src/text.c --- 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