mirror of
https://github.com/mpv-player/mpv
synced 2025-01-13 00:06:25 +01:00
include stdlib.h and stdio.h, they tend to be useful :-)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17645 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
b4e5108496
commit
86e6ef0ca1
@ -7,6 +7,8 @@
|
||||
* Copyleft 2006 by Reimar Döffinger (Reimar.Doeffinger@stud.uni-karlsruhe.de)
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <inttypes.h>
|
||||
#include <AL/alc.h>
|
||||
#include <AL/al.h>
|
||||
|
Loading…
Reference in New Issue
Block a user