diff -r 44457f6cb0a2 -r 6e5b5ba2752c src/font.c --- a/src/font.c Mon Apr 01 18:54:19 2024 +0200 +++ b/src/font.c Mon Apr 01 19:01:04 2024 +0200 @@ -25,7 +25,7 @@ * POSSIBILITY OF SUCH DAMAGE. */ -#include "ascension/font.h" +#include "ascension/ui/font.h" #include "ascension/context.h" #include "ascension/error.h"