summaryrefslogtreecommitdiff
path: root/include/ft2build.h
diff options
context:
space:
mode:
authorDavid Turner <david@freetype.org>2001-03-18 00:26:23 +0000
committerDavid Turner <david@freetype.org>2001-03-18 00:26:23 +0000
commit8cfe002db957efbb34f504e2ebd4be69dfc7c524 (patch)
treee5e61f7ca2e204b454954a400e686ea716e40726 /include/ft2build.h
parent168e39a15b4aed8705ca0105bad1b4854848922b (diff)
downloadfreetype2-8cfe002db957efbb34f504e2ebd4be69dfc7c524.tar.gz
renamed <freetype/config/ft2build.h> to 'ftheader.h' to avoid
name conflicts with top-level <ft2build.h> added some comments for docmaker in ftheader.h in order to document the header file macros..
Diffstat (limited to 'include/ft2build.h')
-rw-r--r--include/ft2build.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ft2build.h b/include/ft2build.h
index 3da8add34..cd94c00fc 100644
--- a/include/ft2build.h
+++ b/include/ft2build.h
@@ -31,7 +31,7 @@
#ifndef __FT2_BUILD_GENERIC_H__
#define __FT2_BUILD_GENERIC_H__
-#include <freetype/config/ft2build.h>
+#include <freetype/config/ftheader.h>
#endif /* __FT2_BUILD_GENERIC_H__ */