]> git.sesse.net Git - vlc/blobdiff - include/vlc_stream.h
A bit of vlc/libvlc cleanup:
[vlc] / include / vlc_stream.h
index f887fd1c51dba2bf1c1d779e50c7d7c389f6c441..6f02e8b5cbb436620f9be7120519029b3b4f8a6b 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