]> git.sesse.net Git - vlc/blobdiff - src/text/strings.c
Do not export vlc_wclosedir()
[vlc] / src / text / strings.c
index a53907d655bed735590cf297fd8620590f321cfb..096f72df58709d9487d07524361dbf7d393b7fc9 100644 (file)
@@ -1026,6 +1026,9 @@ void path_sanitize( char *str )
 }
 
 #include <vlc_url.h>
+#ifdef WIN32
+# include <io.h>
+#endif
 
 /**
  * Convert a file path to an URI.