Typo.
This commit is contained in:
parent
8502c98b15
commit
75a941098f
|
@ -13,9 +13,9 @@ CHANGES BETWEEN 2.6 and 2.6.1
|
||||||
insensitive file systems like Mac OS X or Windows).
|
insensitive file systems like Mac OS X or Windows).
|
||||||
|
|
||||||
Applications that use (a) `freetype-config' or FreeType's
|
Applications that use (a) `freetype-config' or FreeType's
|
||||||
`freetype2.pc' file pkg-config to get the include directory for
|
`freetype2.pc' file for pkg-config to get the include directory
|
||||||
the compiler, and (b) the documented way for header inclusion
|
for the compiler, and (b) the documented way for header
|
||||||
like
|
inclusion like
|
||||||
|
|
||||||
#include <ft2build.h>
|
#include <ft2build.h>
|
||||||
#include FT_FREETYPE_H
|
#include FT_FREETYPE_H
|
||||||
|
|
Loading…
Reference in New Issue