diff options
Diffstat (limited to 'oox/inc/drawingml/misccontexts.hxx')
-rw-r--r-- | oox/inc/drawingml/misccontexts.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/inc/drawingml/misccontexts.hxx b/oox/inc/drawingml/misccontexts.hxx index 00c3c9a7d0dd..d1d050223111 100644 --- a/oox/inc/drawingml/misccontexts.hxx +++ b/oox/inc/drawingml/misccontexts.hxx @@ -22,7 +22,7 @@ #include <drawingml/colorchoicecontext.hxx> -#include "drawingml/fillproperties.hxx" +#include <drawingml/fillproperties.hxx> namespace oox { namespace drawingml { |