summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/animationnodes/animationaudionode.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/engine/animationnodes/animationaudionode.hxx')
-rw-r--r--slideshow/source/engine/animationnodes/animationaudionode.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/slideshow/source/engine/animationnodes/animationaudionode.hxx b/slideshow/source/engine/animationnodes/animationaudionode.hxx
index fe130d7f1f0d..76723968ad4f 100644
--- a/slideshow/source/engine/animationnodes/animationaudionode.hxx
+++ b/slideshow/source/engine/animationnodes/animationaudionode.hxx
@@ -56,7 +56,7 @@ private:
private:
::com::sun::star::uno::Reference<
::com::sun::star::animations::XAudio > mxAudioNode;
- ::rtl::OUString maSoundURL;
+ OUString maSoundURL;
mutable SoundPlayerSharedPtr mpPlayer;
void createPlayer() const;