]> git.sesse.net Git - vlc/blobdiff - include/vlc_iso_lang.h
playlist: Don't allow pl_Release(p_playlist) and pl_Yield(p_playlist).
[vlc] / include / vlc_iso_lang.h
index 51daac60fa54d2239162ee53fe2a2978606af366..44823e4eda4ce3ccc080df98f91d92ad6e214e2d 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
-
 struct iso639_lang_t
 {
     const char * psz_eng_name;        /* Description in English */