X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=include%2Fvlc_iso_lang.h;h=44823e4eda4ce3ccc080df98f91d92ad6e214e2d;hb=d727c4590f83751a2f28fcdfd8af3886ebeb45d8;hp=51daac60fa54d2239162ee53fe2a2978606af366;hpb=ebe615077be69d2768e0f2fa437826231cf99ad7;p=vlc diff --git a/include/vlc_iso_lang.h b/include/vlc_iso_lang.h index 51daac60fa..44823e4eda 100644 --- a/include/vlc_iso_lang.h +++ b/include/vlc_iso_lang.h @@ -22,10 +22,6 @@ * 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 - struct iso639_lang_t { const char * psz_eng_name; /* Description in English */