]> git.sesse.net Git - vlc/blobdiff - modules/access/fs.h
Merge branch 'master' into lpcm_encoder
[vlc] / modules / access / fs.h
index a2eba257072d7fd101803879c0b6103306619a9a..de5e4936499653769b4277f2044e027a24daa77b 100644 (file)
@@ -18,7 +18,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
-#include <vlc_charset.h>
+#include <dirent.h>
 
 int Open (vlc_object_t *);
 void Close (vlc_object_t *);