]> git.sesse.net Git - vlc/blobdiff - src/text/unicode.c
libvlc: use vlc_common.h (libvlccore) instead of vlc/vlc.h
[vlc] / src / text / unicode.c
index 16c5a5fcfb207be5812379713d05cfb089cc7bde..7b9b1d7b2c305c7d27f50f90563fa438f5342259 100644 (file)
@@ -29,7 +29,7 @@
 # include "config.h"
 #endif
 
-#include <vlc/vlc.h>
+#include <vlc_common.h>
 #include <vlc_charset.h>
 #include "libvlc.h" /* utf8_mkdir */