summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/table/tablepartstylecontext.cxx
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/drawingml/table/tablepartstylecontext.cxx
parent15f54549418cbc58d732b9d731c95102896449a0 (diff)
Move oox/drawingml/table/ internal headers to oox/inc.
Change-Id: I9de33fdcd8b1ef73d57884033f502ac4a03f63d3
Diffstat (limited to 'oox/source/drawingml/table/tablepartstylecontext.cxx')
-rw-r--r--oox/source/drawingml/table/tablepartstylecontext.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/oox/source/drawingml/table/tablepartstylecontext.cxx b/oox/source/drawingml/table/tablepartstylecontext.cxx
index 69282f2c7e98..8ba813972408 100644
--- a/oox/source/drawingml/table/tablepartstylecontext.cxx
+++ b/oox/source/drawingml/table/tablepartstylecontext.cxx
@@ -19,9 +19,9 @@
#include <osl/diagnose.h>
-#include "oox/drawingml/table/tablepartstylecontext.hxx"
-#include "oox/drawingml/table/tablestyletextstylecontext.hxx"
-#include "oox/drawingml/table/tablestylecellstylecontext.hxx"
+#include "drawingml/table/tablepartstylecontext.hxx"
+#include "drawingml/table/tablestyletextstylecontext.hxx"
+#include "drawingml/table/tablestylecellstylecontext.hxx"
using namespace ::oox::core;
using namespace ::com::sun::star;