diff options
Diffstat (limited to 'chart2/source/controller/inc/StatisticsItemConverter.hxx')
-rw-r--r-- | chart2/source/controller/inc/StatisticsItemConverter.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/inc/StatisticsItemConverter.hxx b/chart2/source/controller/inc/StatisticsItemConverter.hxx index 25897e34d0e0..26bfd9caa281 100644 --- a/chart2/source/controller/inc/StatisticsItemConverter.hxx +++ b/chart2/source/controller/inc/StatisticsItemConverter.hxx @@ -23,7 +23,7 @@ #include "ItemConverter.hxx" #include "GraphicPropertyItemConverter.hxx" -#include "NumberFormatterWrapper.hxx" +#include <NumberFormatterWrapper.hxx> #include <vector> |