summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-06-13 22:06:33 +0200
committerJochen Nitschke <j.nitschke+logerrit@ok.de>2018-06-17 11:27:30 +0200
commitaf625c8b7143bef6d2d61037427f9934607f336f (patch)
treebcebac65050e847314895f2484928c63be92a148 /sc/source/ui/unoobj
parent4c2bff9743d583c31d5cac6ba0d6acd87bd4ea69 (diff)
tdf#42949 Fix IWYU warnings in sc/inc/P*
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Ic46d80186b0eb69e7bd8553278ffc9043b9b4bef Reviewed-on: https://gerrit.libreoffice.org/55768 Tested-by: Jenkins Reviewed-by: Jochen Nitschke <j.nitschke+logerrit@ok.de>
Diffstat (limited to 'sc/source/ui/unoobj')
-rw-r--r--sc/source/ui/unoobj/PivotTableDataSequence.cxx1
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>