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
1 changed files with 1 additions and 1 deletions

View File

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