summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/connectorshapecontext.cxx
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2017-01-24 17:59:00 +0200
committerTor Lillqvist <tml@collabora.com>2017-01-24 18:37:56 +0200
commit31e12a9e639e708f503f4db71b8549a7426c2394 (patch)
treed71adafb1d12e542ebee9cdddd7ca0437aaad733 /oox/source/drawingml/connectorshapecontext.cxx
parent09768d8ee4099907569bb27311eb35377fcde5cc (diff)
Move two include files to oox/inc as they are used only in oox
Change-Id: Ie13614c1977f45aa8086f4db65ca86b7d9212735
Diffstat (limited to 'oox/source/drawingml/connectorshapecontext.cxx')
-rw-r--r--oox/source/drawingml/connectorshapecontext.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/drawingml/connectorshapecontext.cxx b/oox/source/drawingml/connectorshapecontext.cxx
index c709d0f01a6b..284d193a3182 100644
--- a/oox/source/drawingml/connectorshapecontext.cxx
+++ b/oox/source/drawingml/connectorshapecontext.cxx
@@ -23,7 +23,7 @@
#include "oox/drawingml/connectorshapecontext.hxx"
#include "oox/drawingml/graphicshapecontext.hxx"
-#include "oox/drawingml/lineproperties.hxx"
+#include "drawingml/lineproperties.hxx"
#include "oox/drawingml/drawingmltypes.hxx"
#include <oox/helper/attributelist.hxx>
#include <oox/token/namespaces.hxx>