]> git.sesse.net Git - vlc/blobdiff - src/text/iso_lang.c
libvlc: use vlc_common.h (libvlccore) instead of vlc/vlc.h
[vlc] / src / text / iso_lang.c
index 885c5819e8d4009f4ff97958657e180a21d422be..5e7a6c6a1543180e4c2691d24f79d2be67193c5e 100644 (file)
@@ -31,7 +31,7 @@
 # include "config.h"
 #endif
 
-#include <vlc/vlc.h>
+#include <vlc_common.h>
 
 #include "vlc_iso_lang.h"