diff options
-rw-r--r-- | canvas/source/directx/dx_winstuff.hxx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/canvas/source/directx/dx_winstuff.hxx b/canvas/source/directx/dx_winstuff.hxx index 7b7f3c2c05bf..7cf2ba870d51 100644 --- a/canvas/source/directx/dx_winstuff.hxx +++ b/canvas/source/directx/dx_winstuff.hxx @@ -176,7 +176,8 @@ namespace dxcanvas #endif #undef DELETE -#undef PolyPolygon +#undef GradientStyle_RECT +#undef Polygon #endif // INCLUDED_CANVAS_SOURCE_DIRECTX_DX_WINSTUFF_HXX |