diff options
Diffstat (limited to 'drawinglayer/source/tools/emfpbrush.hxx')
-rw-r--r-- | drawinglayer/source/tools/emfpbrush.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drawinglayer/source/tools/emfpbrush.hxx b/drawinglayer/source/tools/emfpbrush.hxx index 5f272a63ac9c..aee3fe02f60e 100644 --- a/drawinglayer/source/tools/emfpbrush.hxx +++ b/drawinglayer/source/tools/emfpbrush.hxx @@ -90,7 +90,7 @@ namespace emfplushelper BrushTypeLinearGradient = 0x00000004 }; - struct EMFPPath; + class EMFPPath; struct EMFPBrush : public EMFPObject { |