aboutsummaryrefslogtreecommitdiff
path: root/freetype/src/cache/ftcglyph.h
diff options
context:
space:
mode:
Diffstat (limited to 'freetype/src/cache/ftcglyph.h')
-rw-r--r--freetype/src/cache/ftcglyph.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/freetype/src/cache/ftcglyph.h b/freetype/src/cache/ftcglyph.h
index c18f9c3af..2bc5624c6 100644
--- a/freetype/src/cache/ftcglyph.h
+++ b/freetype/src/cache/ftcglyph.h
@@ -254,7 +254,7 @@ FT_BEGIN_HEADER
#ifndef FTC_INLINE
FT_LOCAL( FT_Error )
FTC_GCache_Lookup( FTC_GCache cache,
- FT_UInt32 hash,
+ FT_PtrDist hash,
FT_UInt gindex,
FTC_GQuery query,
FTC_Node *anode );