Index: core/fxge/apple/apple_int.h |
diff --git a/core/fxge/apple/apple_int.h b/core/fxge/apple/apple_int.h |
index 6fc665e8c33c644952c8eed0e383b60e7466f8a3..c2b2714bc8a3347cf0d882b2977eb155b08c96e5 100644 |
--- a/core/fxge/apple/apple_int.h |
+++ b/core/fxge/apple/apple_int.h |
@@ -59,7 +59,7 @@ class CQuartz2D { |
FX_BOOL drawGraphicsString(void* graphics, |
void* font, |
FX_FLOAT fontSize, |
- FX_WORD* glyphIndices, |
+ uint16_t* glyphIndices, |
CGPoint* glyphPositions, |
int32_t chars, |
FX_ARGB argb, |