X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=include%2Fvlc_access.h;h=380bdbc350b1b6f7c0e776aa0853521a5360fca0;hb=103b8ce89f28046abe275f1123aea4ed630f401a;hp=6d1126a67ad0b8f40da3f272f38561001e9afc55;hpb=d3fe7f28797d4dba65ffcdd60bf932e758a48a9e;p=vlc diff --git a/include/vlc_access.h b/include/vlc_access.h index 6d1126a67a..380bdbc350 100644 --- a/include/vlc_access.h +++ b/include/vlc_access.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_ACCESS_H #define _VLC_ACCESS_H 1