mirror of
https://github.com/mpv-player/mpv
synced 2024-12-26 00:42:57 +00:00
patch for missing include by Steven M. Schultz <sms@2BSD.COM>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4030 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
0583b17e7d
commit
cb6aa3b4a8
@ -1,6 +1,8 @@
|
||||
#ifndef __STREAM_H
|
||||
#define __STREAM_H
|
||||
|
||||
#include <inttypes.h>
|
||||
|
||||
#define STREAM_BUFFER_SIZE 2048
|
||||
|
||||
#define STREAMTYPE_FILE 0
|
||||
|
Loading…
Reference in New Issue
Block a user