mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-03-17 20:17:55 +02:00
Fix modplug linkage on Windows.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
e161c1bbfc
commit
99b48fd448
@ -22,6 +22,7 @@
|
|||||||
* @todo better probing than extensions matching
|
* @todo better probing than extensions matching
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#define MODPLUG_STATIC
|
||||||
#include <libmodplug/modplug.h>
|
#include <libmodplug/modplug.h>
|
||||||
#include "libavutil/avstring.h"
|
#include "libavutil/avstring.h"
|
||||||
#include "libavutil/eval.h"
|
#include "libavutil/eval.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user