mirror of https://github.com/mpv-player/mpv
windows support: use UTF-8 for screenshot filenames
This commit is contained in:
parent
0d929bc532
commit
a7fde0bcd9
|
@ -23,6 +23,8 @@
|
||||||
#include <setjmp.h>
|
#include <setjmp.h>
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
|
|
||||||
|
#include "osdep/io.h"
|
||||||
|
|
||||||
#include <libswscale/swscale.h>
|
#include <libswscale/swscale.h>
|
||||||
#include <libavcodec/avcodec.h>
|
#include <libavcodec/avcodec.h>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue