| Index: core/src/fxge/win32/dwrite_int.h
 | 
| diff --git a/core/src/fxge/win32/dwrite_int.h b/core/src/fxge/win32/dwrite_int.h
 | 
| index a2c91ce5b4afec46d089aca324ce4aa588439e42..206cdf50204db87e2ccfa0a2ec949f3ce8223a7f 100644
 | 
| --- a/core/src/fxge/win32/dwrite_int.h
 | 
| +++ b/core/src/fxge/win32/dwrite_int.h
 | 
| @@ -44,7 +44,7 @@ class CDWriteExt {
 | 
|    FX_BOOL DwRendingString(void* renderTarget,
 | 
|                            CFX_ClipRgn* pClipRgn,
 | 
|                            FX_RECT& stringRect,
 | 
| -                          CFX_AffineMatrix* pMatrix,
 | 
| +                          CFX_Matrix* pMatrix,
 | 
|                            void* font,
 | 
|                            FX_FLOAT font_size,
 | 
|                            FX_ARGB text_color,
 | 
| 
 |