]> git.sesse.net Git - vlc/blobdiff - modules/access/dvdnav.c
libvlccore: Rename iso_lang.h to vlc_iso_lang.h because we use VLC_EXPORT there,...
[vlc] / modules / access / dvdnav.c
index 763ceea60c397ee03212d9e67e652f6655d1af9f..48ea51300623ba6bfd6dce9222494712446602f4 100644 (file)
@@ -52,7 +52,7 @@
 #endif
 
 #include "vlc_keys.h"
-#include "iso_lang.h"
+#include "vlc_iso_lang.h"
 
 /* FIXME we should find a better way than including that */
 #include "../../src/text/iso-639_def.h"