diff -r a1f7c4f858d9 -r 916d2d125ecf src/text.c --- a/src/text.c Sat Jul 12 21:49:12 2025 +0200 +++ b/src/text.c Sat Jul 12 22:06:24 2025 +0200 @@ -25,7 +25,7 @@ * POSSIBILITY OF SUCH DAMAGE. */ -#include "ascension/ui/text.h" +#include "ascension/text.h" #include "ascension/error.h" #include "ascension/context.h"