summaryrefslogtreecommitdiffstats
path: root/src/raster/ftmisc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/raster/ftmisc.h')
-rw-r--r--src/raster/ftmisc.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/raster/ftmisc.h b/src/raster/ftmisc.h
index 19be4ca..b87e0b6 100644
--- a/src/raster/ftmisc.h
+++ b/src/raster/ftmisc.h
@@ -37,7 +37,7 @@
#define FT_LOCAL_DEF( x ) static x
- /* from include/freetype2/fttypes.h */
+ /* from include/freetype/fttypes.h */
typedef unsigned char FT_Byte;
typedef signed int FT_Int;
@@ -54,7 +54,7 @@
(FT_ULong)_x4 )
- /* from include/freetype2/ftsystem.h */
+ /* from include/freetype/ftsystem.h */
typedef struct FT_MemoryRec_* FT_Memory;