]> git.sesse.net Git - vlc/blobdiff - include/vlc_sout.h
A bit of vlc/libvlc cleanup:
[vlc] / include / vlc_sout.h
index 6c4531ec84e3c7017840c97a6bdb8f3710fda480..b9192b8a3ea851a43c24487f600094c8c5dcd57f 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_SOUT_H_
 #define _VLC_SOUT_H_