mirror of
https://github.com/mpv-player/mpv
synced 2024-11-18 21:16:10 +01:00
FreeBSD fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7880 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
0ea103dc89
commit
e63cca8d2b
@ -17,12 +17,12 @@
|
||||
#include <errno.h>
|
||||
#include <math.h>
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#ifdef USE_SETLOCALE
|
||||
#include <locale.h>
|
||||
#endif
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include "mp_msg.h"
|
||||
|
||||
#define COMMAND_LINE 0
|
||||
|
Loading…
Reference in New Issue
Block a user