diff options
Diffstat (limited to 'sc/source/ui/unoobj')
-rw-r--r-- | sc/source/ui/unoobj/PivotTableDataSequence.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/unoobj/PivotTableDataSequence.cxx b/sc/source/ui/unoobj/PivotTableDataSequence.cxx index ee14b9b85f2f..7cfc609c6512 100644 --- a/sc/source/ui/unoobj/PivotTableDataSequence.cxx +++ b/sc/source/ui/unoobj/PivotTableDataSequence.cxx @@ -16,6 +16,7 @@ #include <document.hxx> #include <docsh.hxx> #include <hints.hxx> +#include <unonames.hxx> #include <com/sun/star/chart/ChartDataChangeEvent.hpp> |