diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-06-26 14:54:27 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-06-26 14:54:27 +0000 |
| commit | 10e0e185e305c16c4b19c735c018ccdf4c17ac83 (patch) | |
| tree | bde7746ab8aff5be93dc2894d08dff608dcd6e29 /src/plugins/Input | |
| parent | 7d1adda602644eb3030a3ccf5b3506c339f67b3f (diff) | |
| download | qmmp-10e0e185e305c16c4b19c735c018ccdf4c17ac83.tar.gz qmmp-10e0e185e305c16c4b19c735c018ccdf4c17ac83.tar.bz2 qmmp-10e0e185e305c16c4b19c735c018ccdf4c17ac83.zip | |
fixed build
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1789 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/Input')
| -rw-r--r-- | src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp b/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp index f770480bc..347b56042 100644 --- a/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp +++ b/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp @@ -20,7 +20,6 @@ #include <QObject> #include <QFile> -#include <malloc.h> #include <qmmp/buffer.h> #include <qmmp/output.h> #include <qmmp/recycler.h> |
