summaryrefslogtreecommitdiff
path: root/avmedia/source/vlc/vlcplayer.hxx
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2013-08-27 05:22:18 +0100
committerMichael Meeks <michael.meeks@suse.com>2013-08-27 05:23:07 +0100
commitea12c1f1dedac1e42c6c91bf749aa409bd4504de (patch)
treeeaec3bb764142f64cda3473df3c8ee233a822b88 /avmedia/source/vlc/vlcplayer.hxx
parentc6040d9bd4c631ebdaab9383d9ab4de0c26657ce (diff)
avmedia: vlc - extract required types to their own header.
Change-Id: I63d4aa217f57186ae37a9398b845fa734ef2cd5b
Diffstat (limited to 'avmedia/source/vlc/vlcplayer.hxx')
-rw-r--r--avmedia/source/vlc/vlcplayer.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/avmedia/source/vlc/vlcplayer.hxx b/avmedia/source/vlc/vlcplayer.hxx
index 96dc6463d464..de809f7faa44 100644
--- a/avmedia/source/vlc/vlcplayer.hxx
+++ b/avmedia/source/vlc/vlcplayer.hxx
@@ -21,7 +21,6 @@
#define _VLCPLAYER_HXX
#include "vlccommon.hxx"
-#include <vlc/vlc.h>
#include <boost/shared_ptr.hpp>
#include <cppuhelper/compbase2.hxx>
#include <com/sun/star/media/XPlayer.hpp>