summaryrefslogtreecommitdiff
path: root/core/fxge/agg/fx_agg_driver.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/fxge/agg/fx_agg_driver.h')
-rw-r--r--core/fxge/agg/fx_agg_driver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/fxge/agg/fx_agg_driver.h b/core/fxge/agg/fx_agg_driver.h
index 8da63394a4..7b4c7209e8 100644
--- a/core/fxge/agg/fx_agg_driver.h
+++ b/core/fxge/agg/fx_agg_driver.h
@@ -93,7 +93,7 @@ class CFX_AggDeviceDriver : public IFX_RenderDeviceDriver {
const FXTEXT_CHARPOS* pCharPos,
CFX_Font* pFont,
const CFX_Matrix* pObject2Device,
- FX_FLOAT font_size,
+ float font_size,
uint32_t color) override;
int GetDriverType() const override;