simple change to compile with the latest FT2 source changes
diff --git a/demos/Makefile b/demos/Makefile
index f8a8862..c705ffa 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