diff options
Diffstat (limited to 'chart2/source/tools/ChartViewHelper.cxx')
-rw-r--r-- | chart2/source/tools/ChartViewHelper.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chart2/source/tools/ChartViewHelper.cxx b/chart2/source/tools/ChartViewHelper.cxx index 6814faff973a..2cc26159726e 100644 --- a/chart2/source/tools/ChartViewHelper.cxx +++ b/chart2/source/tools/ChartViewHelper.cxx @@ -17,9 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "ChartViewHelper.hxx" -#include "macros.hxx" -#include "servicenames.hxx" +#include <ChartViewHelper.hxx> +#include <macros.hxx> +#include <servicenames.hxx> #include <com/sun/star/lang/XComponent.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> |