diff options
Diffstat (limited to 'oox/source/ppt/dgmimport.cxx')
-rw-r--r-- | oox/source/ppt/dgmimport.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/ppt/dgmimport.cxx b/oox/source/ppt/dgmimport.cxx index 19ff1cab4817..e760b2ef5e02 100644 --- a/oox/source/ppt/dgmimport.cxx +++ b/oox/source/ppt/dgmimport.cxx @@ -19,7 +19,7 @@ #include "oox/ppt/dgmimport.hxx" #include "oox/drawingml/theme.hxx" -#include "oox/drawingml/diagram/diagram.hxx" +#include "drawingml/diagram/diagram.hxx" #include "oox/dump/pptxdumper.hxx" #include <com/sun/star/drawing/XShape.hpp> |