summaryrefslogtreecommitdiff
path: root/src/cid/cidgload.h
diff options
context:
space:
mode:
authorDavid Turner <david@freetype.org>2001-03-20 11:14:24 +0000
committerDavid Turner <david@freetype.org>2001-03-20 11:14:24 +0000
commit8d3a401fa808a8c70bd6a9ce17d5a840fb0ae2db (patch)
tree34c94beefa42673e6acc7fc7f93b25e04f059657 /src/cid/cidgload.h
parent3de5b07cc3e205a4928f82d8be5b8fda91e01c1e (diff)
downloadfreetype2-8d3a401fa808a8c70bd6a9ce17d5a840fb0ae2db.tar.gz
* builds/*/*-def.mk: changed the objects directory from "obj" to "objs"
* include/freetype/config/ftheader.h: removed obsolete macros like FT_SOURCE_FILE, etc.. and added cache-specific macro definitions that were previously defined in <freetype/ftcache.h>. Added comments to be included in a new API Reference section. * src/*/*: removed the use of FT_SOURCE_FILE, etc.. now, each component needs to added its own directory to the include path at compile time. Modified all "rules.mk" and "descrip.mms" accordingly..
Diffstat (limited to 'src/cid/cidgload.h')
-rw-r--r--src/cid/cidgload.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cid/cidgload.h b/src/cid/cidgload.h
index a894d97f3..44aed0f66 100644
--- a/src/cid/cidgload.h
+++ b/src/cid/cidgload.h
@@ -21,7 +21,7 @@
#include <ft2build.h>
-#include FT_SOURCE_FILE(cid,cidobjs.h)
+#include "cidobjs.h"
FT_BEGIN_HEADER