projects
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
901ff51
)
qdm2: include correct header for rdft
author
Mans Rullgard
<mans@mansr.com>
Tue, 17 May 2011 12:42:43 +0000
(13:42 +0100)
committer
Mans Rullgard
<mans@mansr.com>
Tue, 17 May 2011 12:51:09 +0000
(13:51 +0100)
Signed-off-by: Mans Rullgard <mans@mansr.com>
libavcodec/qdm2.c
patch
|
blob
|
history
diff --git
a/libavcodec/qdm2.c
b/libavcodec/qdm2.c
index
198f11f
..
76ecb79
100644
(file)
--- a/
libavcodec/qdm2.c
+++ b/
libavcodec/qdm2.c
@@
-38,7
+38,7
@@
#include "avcodec.h"
#include "get_bits.h"
#include "dsputil.h"
-#include "
f
ft.h"
+#include "
rd
ft.h"
#include "mpegaudio.h"
#include "qdm2data.h"