mirror of
https://github.com/mpv-player/mpv
synced 2024-11-18 21:16:10 +01:00
fix compilation (uint*_t undefined)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10396 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
ca89a84e8a
commit
a0c1ce63c4
@ -27,6 +27,7 @@
|
||||
#define DVB_CHANNEL_LOWER -1
|
||||
#define DVB_CHANNEL_HIGHER 1
|
||||
|
||||
#include "inttypes.h"
|
||||
|
||||
typedef struct
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user