mirror of
https://github.com/mpv-player/mpv
synced 2025-01-26 01:23:17 +00:00
missing #include's
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2986 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
bb213114ef
commit
24bee95088
@ -2,6 +2,8 @@
|
||||
#include <sys/stat.h>
|
||||
#include <glob.h>
|
||||
#include <unistd.h>
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "sb.h"
|
||||
#include "../../events.h"
|
||||
|
Loading…
Reference in New Issue
Block a user