diff options
Diffstat (limited to 'oox/source/shape')
-rw-r--r-- | oox/source/shape/ShapeFilterBase.hxx | 2 |
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" |