summaryrefslogtreecommitdiff
path: root/core/src/fxge/win32/dwrite_int.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/fxge/win32/dwrite_int.h')
-rw-r--r--core/src/fxge/win32/dwrite_int.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/fxge/win32/dwrite_int.h b/core/src/fxge/win32/dwrite_int.h
index a2c91ce5b4..206cdf5020 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,