summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/chart/chartspacemodel.cxx
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@collabora.com>2014-06-24 21:16:18 +0200
committerMatúš Kukan <matus.kukan@collabora.com>2014-06-25 09:45:26 +0200
commit2e049367219d427e315e58ef193438ea48a0196b (patch)
treeb9d8f4e8589a102528022c01bec9c342aa7d41df /oox/source/drawingml/chart/chartspacemodel.cxx
parent3a8d0c0ff5c3b23de3bfb416a5c0e44e5ddc467a (diff)
Move more oox/drawingml/ internal headers to oox/inc.
Change-Id: I0963c92356f8388ce02fb36e172ad3b2af8ba8f8
Diffstat (limited to 'oox/source/drawingml/chart/chartspacemodel.cxx')
-rw-r--r--oox/source/drawingml/chart/chartspacemodel.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/drawingml/chart/chartspacemodel.cxx b/oox/source/drawingml/chart/chartspacemodel.cxx
index 47f1cb07da92..c1a9c6c5c1cc 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 "oox/drawingml/chart/chartspacemodel.hxx"
+#include "drawingml/chart/chartspacemodel.hxx"
namespace oox {
namespace drawingml {