summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/dialogs/res_DataLabel.cxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-10-08 02:29:37 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-11-09 08:49:24 +0100
commit8cac3565f9d556dc8515fb9d747be7d2975d51d4 (patch)
tree4ea665cdc30835d379073721d5a20565e7d9fb4c /chart2/source/controller/dialogs/res_DataLabel.cxx
parentstarmath: create XMLImporter instances with an uno constructor (diff)
downloadcore-8cac3565f9d556dc8515fb9d747be7d2975d51d4.tar.gz
core-8cac3565f9d556dc8515fb9d747be7d2975d51d4.zip
tdf#42949 Fix IWYU warnings in chart2/source/controller/dialogs/*hxx
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Ie6fb9f03f36d71e7b07ef70238d969db65121c8f Reviewed-on: https://gerrit.libreoffice.org/61506 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'chart2/source/controller/dialogs/res_DataLabel.cxx')
-rw-r--r--chart2/source/controller/dialogs/res_DataLabel.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/chart2/source/controller/dialogs/res_DataLabel.cxx b/chart2/source/controller/dialogs/res_DataLabel.cxx
index e77fb0644961..65442d9764f8 100644
--- a/chart2/source/controller/dialogs/res_DataLabel.cxx
+++ b/chart2/source/controller/dialogs/res_DataLabel.cxx
@@ -19,6 +19,7 @@
#include "res_DataLabel.hxx"
+#include <TextDirectionListBox.hxx>
#include <chartview/ChartSfxItemIds.hxx>
#include "dlg_NumberFormat.hxx"