diff options
Diffstat (limited to 'xmloff/source/draw/animationexport.cxx')
-rw-r--r-- | xmloff/source/draw/animationexport.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/draw/animationexport.cxx b/xmloff/source/draw/animationexport.cxx index 5af1d934fe1a1..79a119eef31c3 100644 --- a/xmloff/source/draw/animationexport.cxx +++ b/xmloff/source/draw/animationexport.cxx @@ -65,7 +65,7 @@ #include <xmloff/shapeexport.hxx> #include <xmloff/xmlprhdl.hxx> -#include "animations.hxx" +#include <animations.hxx> #include <xmloff/animationexport.hxx> #include <comphelper/storagehelper.hxx> |