mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
cache_file: use unicode on windows
This enables the MinGW Windows crap wrapper for fopen().
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
#include <stdio.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include "osdep/io.h"
|
||||
|
||||
#include "common/common.h"
|
||||
#include "common/msg.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user