diff options
Diffstat (limited to 'oox/source/drawingml/graphicshapecontext.cxx')
-rw-r--r-- | oox/source/drawingml/graphicshapecontext.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/drawingml/graphicshapecontext.cxx b/oox/source/drawingml/graphicshapecontext.cxx index 7bfcbe9a8b53..fa59e0a3c046 100644 --- a/oox/source/drawingml/graphicshapecontext.cxx +++ b/oox/source/drawingml/graphicshapecontext.cxx @@ -23,7 +23,7 @@ #include <osl/diagnose.h> #include <drawingml/embeddedwavaudiofile.hxx> -#include "drawingml/fillpropertiesgroupcontext.hxx" +#include "drawingml/misccontexts.hxx" #include "drawingml/graphicproperties.hxx" #include "drawingml/customshapeproperties.hxx" #include "drawingml/diagram/diagram.hxx" |