Browse Source

Fix modplug linkage on Windows.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tags/n2.3
Matt Oliver Michael Niedermayer 11 years ago
parent
commit
99b48fd448
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      libavformat/libmodplug.c

+ 1
- 0
libavformat/libmodplug.c View File

@@ -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