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.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/slideshow/source/engine/animationnodes/animationaudionode.hxx b/slideshow/source/engine/animationnodes/animationaudionode.hxx
index 75bb75f4b316..6efd40fdbd20 100644
--- a/slideshow/source/engine/animationnodes/animationaudionode.hxx
+++ b/slideshow/source/engine/animationnodes/animationaudionode.hxx
@@ -19,10 +19,10 @@
#ifndef INCLUDED_SLIDESHOW_SOURCE_ENGINE_ANIMATIONNODES_ANIMATIONAUDIONODE_HXX
#define INCLUDED_SLIDESHOW_SOURCE_ENGINE_ANIMATIONNODES_ANIMATIONAUDIONODE_HXX
-#include "basecontainernode.hxx"
-#include "soundplayer.hxx"
-#include "com/sun/star/animations/XAnimationNode.hpp"
-#include "com/sun/star/animations/XAudio.hpp"
+#include <basecontainernode.hxx>
+#include <soundplayer.hxx>
+#include <com/sun/star/animations/XAnimationNode.hpp>
+#include <com/sun/star/animations/XAudio.hpp>
namespace slideshow {
namespace internal {