X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=include%2Fvlc_bits.h;h=9d77c473ce8ab1e92216e8a1fa49fab59920133a;hb=33be2aeef3bf1b1dec564fbe3b3c42bf2193ff38;hp=1a6bab607140a0b5527f0de87a6ff4b80b6cee0a;hpb=2cb472dba008f7d877ffe6bae9c5575253365282;p=vlc diff --git a/include/vlc_bits.h b/include/vlc_bits.h index 1a6bab6071..9d77c473ce 100644 --- a/include/vlc_bits.h +++ b/include/vlc_bits.h @@ -21,6 +21,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_BITS_H #define _VLC_BITS_H 1