]> git.sesse.net Git - vlc/blobdiff - include/vlc_streaming.h
Compile fix
[vlc] / include / vlc_streaming.h
index 4ea6040a2f632d1693e3eb2ce2623670eed97dad..7446fed352fd28efa6b8ca2e3f5ec15aa0dd00f5 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
-#if !defined( __LIBVLC__ )
-  #error You are not libvlc or one of its plugins. You cannot include this file
-#endif
-
 #ifndef _VLC_STREAMING_H_
 #define _VLC_STREAMING_H_
 
-#include <vlc/vlc.h>
-
 /***********************************************************************
  * Predefined lists of streaming data
  ***********************************************************************/