mirror of https://github.com/mpv-player/mpv
10l
fix compilation error - NULL not defined git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13624 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
90717623aa
commit
93e00fffb0
|
@ -1,5 +1,6 @@
|
|||
#include "m_option.h"
|
||||
#include "../mp_msg.h"
|
||||
#include <stdlib.h>
|
||||
#include <inttypes.h>
|
||||
#include "ae_toolame.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue