mirror of
https://github.com/mpv-player/mpv
synced 2025-03-07 06:37:46 +00:00
parent
744b67d9e5
commit
3ac8a7f694
@ -1,6 +1,11 @@
|
||||
#include <locale.h>
|
||||
#include "osdep/io.h"
|
||||
|
||||
#ifdef __APPLE__
|
||||
# include <string.h>
|
||||
# include <xlocale.h>
|
||||
#endif
|
||||
|
||||
struct mp_log;
|
||||
|
||||
struct mp_archive {
|
||||
|
Loading…
Reference in New Issue
Block a user