FFmpegSource2: more portability

Originally committed to SVN as r2361.
This commit is contained in:
Fredrik Mellbin 2008-09-14 21:11:04 +00:00
parent b740812951
commit 5c32afddc8

View file

@ -41,7 +41,7 @@
* system * system
*/ */
#include <stdint.h> #include <stddef.h>
#ifdef MPDLLBUILD #ifdef MPDLLBUILD
#define X __declspec(dllexport) #define X __declspec(dllexport)