summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/dialogs/dlg_CreationWizard.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/dlg_CreationWizard.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/dlg_CreationWizard.cxx')
-rw-r--r--chart2/source/controller/dialogs/dlg_CreationWizard.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/chart2/source/controller/dialogs/dlg_CreationWizard.cxx b/chart2/source/controller/dialogs/dlg_CreationWizard.cxx
index 2b7ea4405fda..c9da0b2227e7 100644
--- a/chart2/source/controller/dialogs/dlg_CreationWizard.cxx
+++ b/chart2/source/controller/dialogs/dlg_CreationWizard.cxx
@@ -21,6 +21,7 @@
#include <ResId.hxx>
#include <strings.hrc>
#include <helpids.h>
+#include <ChartModel.hxx>
#include "tp_ChartType.hxx"
#include "tp_RangeChooser.hxx"