diff options
Diffstat (limited to 'slideshow/source/engine/animationnodes/generateevent.cxx')
-rw-r--r-- | slideshow/source/engine/animationnodes/generateevent.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/slideshow/source/engine/animationnodes/generateevent.cxx b/slideshow/source/engine/animationnodes/generateevent.cxx index 6d61c0c251e9..3622c5c70e53 100644 --- a/slideshow/source/engine/animationnodes/generateevent.cxx +++ b/slideshow/source/engine/animationnodes/generateevent.cxx @@ -18,7 +18,7 @@ */ -#include <tools/diagnose_ex.h> +#include <comphelper/diagnose_ex.hxx> #include <com/sun/star/drawing/XShape.hpp> #include <com/sun/star/animations/XAnimationNode.hpp> |