]> git.sesse.net Git - vlc/blobdiff - include/vlc_streaming.h
A bit of vlc/libvlc cleanup:
[vlc] / include / vlc_streaming.h
index d148955556353273c49794d277451afdeca1d939..c1e9e6220d3e4c9c4843b68072172a75cb697ba5 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_