diff options
Diffstat (limited to 'oox/source/drawingml/table/tablecellcontext.cxx')
-rw-r--r-- | oox/source/drawingml/table/tablecellcontext.cxx | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/oox/source/drawingml/table/tablecellcontext.cxx b/oox/source/drawingml/table/tablecellcontext.cxx index de72563e284d..4d037447293e 100644 --- a/oox/source/drawingml/table/tablecellcontext.cxx +++ b/oox/source/drawingml/table/tablecellcontext.cxx @@ -18,11 +18,11 @@ */ -#include "drawingml/table/tablecellcontext.hxx" -#include "drawingml/textbodycontext.hxx" -#include "drawingml/linepropertiescontext.hxx" -#include "drawingml/misccontexts.hxx" -#include "oox/helper/attributelist.hxx" +#include <drawingml/table/tablecellcontext.hxx> +#include <drawingml/textbodycontext.hxx> +#include <drawingml/linepropertiescontext.hxx> +#include <drawingml/misccontexts.hxx> +#include <oox/helper/attributelist.hxx> #include <oox/token/namespaces.hxx> #include <oox/token/tokens.hxx> |