Fix modplug linkage on Windows.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
pull/293/head
Matt Oliver 11 years ago committed by Michael Niedermayer
parent e161c1bbfc
commit 99b48fd448
  1. 1
      libavformat/libmodplug.c

@ -22,6 +22,7 @@
* @todo better probing than extensions matching
*/
#define MODPLUG_STATIC
#include <libmodplug/modplug.h>
#include "libavutil/avstring.h"
#include "libavutil/eval.h"

Loading…
Cancel
Save