X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=include%2Fvlc_sout.h;h=b9192b8a3ea851a43c24487f600094c8c5dcd57f;hb=fbf4c8060d35617e39b50ae739307152d02ed951;hp=6c4531ec84e3c7017840c97a6bdb8f3710fda480;hpb=d64b61183029647e41f0a6fa4ea66de5d04eb716;p=vlc diff --git a/include/vlc_sout.h b/include/vlc_sout.h index 6c4531ec84..b9192b8a3e 100644 --- a/include/vlc_sout.h +++ b/include/vlc_sout.h @@ -24,6 +24,10 @@ * 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_