]> git.sesse.net Git - vlc/blobdiff - include/iso_lang.h
Add support to the activex, mozilla, firefox, safari plugin for changing audio track...
[vlc] / include / iso_lang.h
index 9e0022fdb887c2de63bafbc94743ead0abd63ece..ed984e561e2bd9cf5a70e89dd33460cc81a339d0 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 */