--- a/src/font.c Sat Jul 12 21:49:12 2025 +0200 +++ b/src/font.c Sat Jul 12 22:06:24 2025 +0200 @@ -28,7 +28,7 @@ #include "ascension/error.h" #include "ascension/context.h" #include "ascension/filesystem.h" -#include "ascension/ui/font.h" +#include "ascension/font.h" #include <assert.h> #include <math.h>