diff options
Diffstat (limited to 'oox/source/drawingml/chart/chartspacemodel.cxx')
-rw-r--r-- | oox/source/drawingml/chart/chartspacemodel.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/drawingml/chart/chartspacemodel.cxx b/oox/source/drawingml/chart/chartspacemodel.cxx index 85ebc8e84a41..fa5e52f4c9db 100644 --- a/oox/source/drawingml/chart/chartspacemodel.cxx +++ b/oox/source/drawingml/chart/chartspacemodel.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "drawingml/chart/chartspacemodel.hxx" +#include <drawingml/chart/chartspacemodel.hxx> #include <oox/token/tokens.hxx> namespace oox { |