summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/dialogs/dlg_CreationWizard.cxx
diff options
context:
space:
mode:
authorMuhammet Kara <muhammet.kara@collabora.com>2019-11-11 20:04:30 +0300
committerMuhammet Kara <muhammet.kara@collabora.com>2019-11-12 21:06:53 +0100
commite63fdaa0d6eed45ad677c36e4a8301f606c603f5 (patch)
treeb08a5bbee24db62eb8995d02621dba3061f5c6af /chart2/source/controller/dialogs/dlg_CreationWizard.cxx
parentrename now it does more than just sort (diff)
downloadcore-e63fdaa0d6eed45ad677c36e4a8301f606c603f5.tar.gz
core-e63fdaa0d6eed45ad677c36e4a8301f606c603f5.zip
chart2: Move some headers to inc
So that they will be accessible from inside the sidebar dir. Change-Id: Iaf7b1a800a3b35a5c497d8122f68c97c8cdc9eff Reviewed-on: https://gerrit.libreoffice.org/80922 Reviewed-by: Muhammet Kara <muhammet.kara@collabora.com> Tested-by: Muhammet Kara <muhammet.kara@collabora.com> Reviewed-on: https://gerrit.libreoffice.org/82461 Tested-by: Jenkins
Diffstat (limited to 'chart2/source/controller/dialogs/dlg_CreationWizard.cxx')
-rw-r--r--chart2/source/controller/dialogs/dlg_CreationWizard.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/dialogs/dlg_CreationWizard.cxx b/chart2/source/controller/dialogs/dlg_CreationWizard.cxx
index 89f60fa929d2..ccf2cdc5221f 100644
--- a/chart2/source/controller/dialogs/dlg_CreationWizard.cxx
+++ b/chart2/source/controller/dialogs/dlg_CreationWizard.cxx
@@ -28,7 +28,7 @@
#include "tp_RangeChooser.hxx"
#include "tp_Wizard_TitlesAndObjects.hxx"
#include "tp_DataSource.hxx"
-#include "ChartTypeTemplateProvider.hxx"
+#include <ChartTypeTemplateProvider.hxx>
#include "DialogModel.hxx"
using namespace css;