From 7024ca1a37b7753e5c0de13330cb34fdbf28fb18 Mon Sep 17 00:00:00 2001 From: David Turner Date: Tue, 28 Mar 2000 11:18:39 +0000 Subject: [PATCH] ftoutln.c is now mandatory. The optional parts of this component can be disabled with the config macro FT_CONFIG_OPTION_NO_CONVENIENCE_FUNCS --- src/base/ftbase.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/base/ftbase.c b/src/base/ftbase.c index cb7cee5e0..8b2f5b2d1 100644 --- a/src/base/ftbase.c +++ b/src/base/ftbase.c @@ -20,7 +20,7 @@ #include #include #include - +#include #include