diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:27:32 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:45:46 +0200 |
commit | 3ff3a053712665402a05e1e2471807d65879b8d0 (patch) | |
tree | f4d8352cbd2fe39c553178ade2234a1068c7caaa /xmloff/source/chart/SchXMLAxisContext.hxx | |
parent | bfd7aead9d351e314d9130cb24350ce679a7c94e (diff) |
loplugin:includeform: xmloff
Change-Id: I9e55142a7904c426fce49f68f1790365ea490fab
Diffstat (limited to 'xmloff/source/chart/SchXMLAxisContext.hxx')
-rw-r--r-- | xmloff/source/chart/SchXMLAxisContext.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/chart/SchXMLAxisContext.hxx b/xmloff/source/chart/SchXMLAxisContext.hxx index 287548262f7a..8a97b413210d 100644 --- a/xmloff/source/chart/SchXMLAxisContext.hxx +++ b/xmloff/source/chart/SchXMLAxisContext.hxx @@ -19,7 +19,7 @@ #ifndef INCLUDED_XMLOFF_SOURCE_CHART_SCHXMLAXISCONTEXT_HXX #define INCLUDED_XMLOFF_SOURCE_CHART_SCHXMLAXISCONTEXT_HXX -#include "SchXMLImport.hxx" +#include <SchXMLImport.hxx> #include "transporttypes.hxx" class SchXMLAxisContext : public SvXMLImportContext |