mirror of https://github.com/mpv-player/mpv
This header uses parts of stdint.h, so #include it.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26195 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
d04df10807
commit
c5001347c2
|
@ -2,6 +2,7 @@
|
|||
#define MPLAYER_GL_COMMON_H
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include "mp_msg.h"
|
||||
#include "config.h"
|
||||
|
|
Loading…
Reference in New Issue