FFmpegSource2: more portability
Originally committed to SVN as r2361.
This commit is contained in:
parent
b740812951
commit
5c32afddc8
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
||||||
* system
|
* system
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stddef.h>
|
||||||
|
|
||||||
#ifdef MPDLLBUILD
|
#ifdef MPDLLBUILD
|
||||||
#define X __declspec(dllexport)
|
#define X __declspec(dllexport)
|
||||||
|
|
Loading…
Reference in a new issue