]> git.sesse.net Git - vlc/blobdiff - include/vlc_vod.h
Remove __LIBVLC__ test
[vlc] / include / vlc_vod.h
index 2c9e9516de59f9d63b79933d6d3db1d1d78afec8..f055435c316b78e4dcd8f5fa0936229c9035e3e0 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_VOD_H
 #define _VLC_VOD_H 1