summaryrefslogtreecommitdiff
path: root/chart2/source/tools/TitleHelper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/tools/TitleHelper.cxx')
-rw-r--r--chart2/source/tools/TitleHelper.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/chart2/source/tools/TitleHelper.cxx b/chart2/source/tools/TitleHelper.cxx
index fc985293ea20..8becf46b9473 100644
--- a/chart2/source/tools/TitleHelper.cxx
+++ b/chart2/source/tools/TitleHelper.cxx
@@ -17,11 +17,11 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "TitleHelper.hxx"
-#include "ChartModelHelper.hxx"
-#include "macros.hxx"
-#include "AxisHelper.hxx"
-#include "DiagramHelper.hxx"
+#include <TitleHelper.hxx>
+#include <ChartModelHelper.hxx>
+#include <macros.hxx>
+#include <AxisHelper.hxx>
+#include <DiagramHelper.hxx>
#include <com/sun/star/chart2/FormattedString.hpp>
#include <com/sun/star/chart2/XChartDocument.hpp>
#include <rtl/ustrbuf.hxx>