summaryrefslogtreecommitdiff
path: root/src/cid/cidgload.h
diff options
context:
space:
mode:
authorDavid Turner <david@freetype.org>2000-12-13 19:55:11 +0000
committerDavid Turner <david@freetype.org>2000-12-13 19:55:11 +0000
commit170c0d4c0d009bc5c08434b46515238620a410bd (patch)
tree2fd1fb3a9d266531906520cc77a91a950ffaf896 /src/cid/cidgload.h
parent6b41954e1845f6f3d898b27c77c602dbfb5d5544 (diff)
downloadfreetype2-170c0d4c0d009bc5c08434b46515238620a410bd.tar.gz
* include/freetype/config/ft2build.h,
include/freetype/internal/internal.h: fixed header inclusion macros to use direct definitions. This is the only way to do these things in a portable way :-( The rest of the code should follow shortly though everything compiles now.. * builds/compiler/intelc.mk, builds/compiler/watcom.mk, builds/win32/detect.mk: added support for the Intel C/C++ compiler, as well as _preliminary_ (read: doesn't work !!) support for Watcom. Also added a new setup target. Type "make setup list" for a list of supported command-line compilers on Win32..
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 e0a30c69d..a894d97f3 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 FT_SOURCE_FILE(cid,cidobjs.h)
FT_BEGIN_HEADER