]> git.sesse.net Git - vlc/blobdiff - include/vlc_stream.h
input: Expose input_ItemHasErrorWhenReading.
[vlc] / include / vlc_stream.h
index 4c9f25a002ed5e547fcebe28656cbec8601de697..bb947c94285b469ad406f2f2241eea197e99c958 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_STREAM_H
 #define _VLC_STREAM_H 1