summaryrefslogtreecommitdiff
path: root/avmedia/source/win/player.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'avmedia/source/win/player.hxx')
-rw-r--r--avmedia/source/win/player.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/avmedia/source/win/player.hxx b/avmedia/source/win/player.hxx
index d9ec915002c6..8d3035d6ff76 100644
--- a/avmedia/source/win/player.hxx
+++ b/avmedia/source/win/player.hxx
@@ -42,9 +42,9 @@ struct IDirectDrawSurface;
namespace avmedia { namespace win {
-// ----------
+
// - Player -
-// ----------
+
typedef ::cppu::WeakComponentImplHelper2< ::com::sun::star::media::XPlayer,
::com::sun::star::lang::XServiceInfo > Player_BASE;