]> git.sesse.net Git - vlc/blobdiff - modules/access/vcdx/vcd.c
Disc reading libs want ANSI rather than UTF-8 paths - fixes #1560
[vlc] / modules / access / vcdx / vcd.c
index b89b5e797eec5d9b210a0ca5f115b705b32dae83..83a6d1b20a754e6ce2c720916ea1bc786fb30769 100644 (file)
@@ -34,6 +34,7 @@
 #endif
 
 #include <vlc/vlc.h>
+#include <vlc_charset.h>
 
 /*****************************************************************************
  * Exported prototypes