diff options
Diffstat (limited to 'chart2')
-rw-r--r-- | chart2/source/view/main/AbstractShapeFactory.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chart2/source/view/main/AbstractShapeFactory.cxx b/chart2/source/view/main/AbstractShapeFactory.cxx index b340869bddc6..87a09efa1810 100644 --- a/chart2/source/view/main/AbstractShapeFactory.cxx +++ b/chart2/source/view/main/AbstractShapeFactory.cxx @@ -30,6 +30,7 @@ #include <editeng/unoprnms.hxx> #include <rtl/math.hxx> +#include <tools/svlibrary.h> #include <svx/svdocirc.hxx> #include <svx/svdopath.hxx> #include <vcl/svapp.hxx> |