diff options
author | Jochen Nitschke <j.nitschke+logerrit@ok.de> | 2017-05-20 18:16:39 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-05-21 21:05:05 +0200 |
commit | 8f999d656a737a175167e1af0d09e97516b84d58 (patch) | |
tree | c88979c344ee07a476a61a523ff9b814c1ced2d2 /xmloff/inc/anim.hxx | |
parent | fd26c3199d6e0f537ecad21ac2ef465c80bc8b90 (diff) |
cleanup unused css/animations/ and css/presentation/ includes
Change-Id: Iafd106d431869d80f664bd540092bee4f10e14b5
Reviewed-on: https://gerrit.libreoffice.org/37862
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'xmloff/inc/anim.hxx')
-rw-r--r-- | xmloff/inc/anim.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xmloff/inc/anim.hxx b/xmloff/inc/anim.hxx index 6a91237e5e36..b881b5fc250a 100644 --- a/xmloff/inc/anim.hxx +++ b/xmloff/inc/anim.hxx @@ -21,6 +21,7 @@ #define INCLUDED_XMLOFF_INC_ANIM_HXX #include <com/sun/star/presentation/AnimationEffect.hpp> +#include <com/sun/star/presentation/AnimationSpeed.hpp> #include <com/sun/star/drawing/XShape.hpp> #include <xmloff/xmlement.hxx> |