summaryrefslogtreecommitdiff
path: root/oox/source/shape
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@collabora.com>2014-06-19 12:09:17 +0200
committerMatúš Kukan <matus.kukan@collabora.com>2014-06-23 10:47:35 +0200
commite787a84c69b1e557f32de348d2efd5879c7ca222 (patch)
treef01ea1b72a54e079807024fe708c24a2c7394d73 /oox/source/shape
parent15f54549418cbc58d732b9d731c95102896449a0 (diff)
Move oox/drawingml/table/ internal headers to oox/inc.
Change-Id: I9de33fdcd8b1ef73d57884033f502ac4a03f63d3
Diffstat (limited to 'oox/source/shape')
-rw-r--r--oox/source/shape/ShapeFilterBase.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/shape/ShapeFilterBase.hxx b/oox/source/shape/ShapeFilterBase.hxx
index 2021e475e818..f553fd9d4da5 100644
--- a/oox/source/shape/ShapeFilterBase.hxx
+++ b/oox/source/shape/ShapeFilterBase.hxx
@@ -23,7 +23,7 @@
#include <boost/shared_ptr.hpp>
#include <rtl/ref.hxx>
#include "oox/vml/vmldrawing.hxx"
-#include "oox/drawingml/table/tablestylelist.hxx"
+#include "drawingml/table/tablestylelist.hxx"
#include "oox/core/xmlfilterbase.hxx"
#include "oox/drawingml/drawingmltypes.hxx"