diff --git a/libavcodec/tiff.c b/libavcodec/tiff.c index 0870e31817..ee16d7805d 100644 --- a/libavcodec/tiff.c +++ b/libavcodec/tiff.c @@ -29,6 +29,7 @@ #include #endif #if CONFIG_LZMA +#define LZMA_API_STATIC #include #endif