src/font.c

changeset 106
895f92cff6b8
parent 95
622887f7e954
--- a/src/font.c	Sat May 03 13:49:24 2025 +0200
+++ b/src/font.c	Sat May 03 14:30:56 2025 +0200
@@ -25,6 +25,7 @@
  * POSSIBILITY OF SUCH DAMAGE.
  */
 
+#include "ascension/error.h"
 #include "ascension/context.h"
 #include "ascension/filesystem.h"
 #include "ascension/ui/font.h"

mercurial