diff --git a/src/MatroskaParser.c b/src/MatroskaParser.c index c50f494f63..3935276dfd 100644 --- a/src/MatroskaParser.c +++ b/src/MatroskaParser.c @@ -46,6 +46,8 @@ #define inline __inline #include +#else +#include #endif #ifndef EVCBUG