diff options
Diffstat (limited to 'include/svx/EnhancedCustomShape2d.hxx')
-rw-r--r-- | include/svx/EnhancedCustomShape2d.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/svx/EnhancedCustomShape2d.hxx b/include/svx/EnhancedCustomShape2d.hxx index b9ed6f2b937c..09cac8ae5ed5 100644 --- a/include/svx/EnhancedCustomShape2d.hxx +++ b/include/svx/EnhancedCustomShape2d.hxx @@ -39,6 +39,7 @@ #include <memory> #include <vector> +class Color; class SdrModel; class SdrObject; class SfxItemSet; |