From d275435a4fdbb8b7ca4732621310b91c348bf41a Mon Sep 17 00:00:00 2001 From: David Turner Date: Wed, 1 Mar 2000 13:23:41 +0000 Subject: [PATCH] simple change to compile with the latest FT2 source changes --- demos/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demos/Makefile b/demos/Makefile index f8a88623d..c705ffaee 100644 --- a/demos/Makefile +++ b/demos/Makefile @@ -71,7 +71,7 @@ endif SRC_DIR_ := $(SRC_DIR)$(SEP) -FT_INCLUDES := $(BUILD) $(TOP_)include $(SRC_)base $(SRC_DIR) +FT_INCLUDES := $(BUILD) $(TOP_)config $(TOP_)include $(SRC_)base $(SRC_DIR) TT_INCLUDES := $(SRC_)shared $(SRC_)truetype T1_INCLUDES := $(SRC_)shared $(SRC_)type1