diff options
Diffstat (limited to 'oox/source/drawingml/effectproperties.cxx')
-rw-r--r-- | oox/source/drawingml/effectproperties.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/oox/source/drawingml/effectproperties.cxx b/oox/source/drawingml/effectproperties.cxx index 8ef18a5d2965..602f6911a5e4 100644 --- a/oox/source/drawingml/effectproperties.cxx +++ b/oox/source/drawingml/effectproperties.cxx @@ -8,9 +8,9 @@ */ #include "effectproperties.hxx" -#include "oox/drawingml/drawingmltypes.hxx" -#include "oox/drawingml/shapepropertymap.hxx" -#include "oox/helper/graphichelper.hxx" +#include <oox/drawingml/drawingmltypes.hxx> +#include <oox/drawingml/shapepropertymap.hxx> +#include <oox/helper/graphichelper.hxx> #include <oox/token/properties.hxx> #include <oox/token/tokens.hxx> |