From cbd016cda002145743d87224f0a9f9068abbfc67 Mon Sep 17 00:00:00 2001 From: David Boddie Date: Wed, 28 Feb 2024 01:52:58 +0100 Subject: Removed libfreetype fork, replacing it with a submodule and some Inferno-specific files. Retained the license documents and updated the header files. --- libfreetype/ftsystem_inf.c | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'libfreetype/ftsystem_inf.c') diff --git a/libfreetype/ftsystem_inf.c b/libfreetype/ftsystem_inf.c index 9e0a8738..f4395ea4 100644 --- a/libfreetype/ftsystem_inf.c +++ b/libfreetype/ftsystem_inf.c @@ -29,11 +29,12 @@ #include #include FT_CONFIG_CONFIG_H -#include FT_INTERNAL_DEBUG_H -#include FT_SYSTEM_H -#include FT_ERRORS_H -#include FT_TYPES_H +#include +#include +#include +#include +#include "lib9.h" #include "kernel.h" /*#include */ -- cgit v1.2.3