Commit 7817ddab authored by Jai Menon's avatar Jai Menon

Apply changes made in r21308 to svq3.c.

Fixes compilation with gcc and -O0.

Originally committed as revision 21316 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent c2894fbf
......@@ -52,10 +52,6 @@
#include "rectangle.h"
#include "vdpau_internal.h"
#if ARCH_X86
#include "x86/h264_i386.h"
#endif
#if CONFIG_ZLIB
#include <zlib.h>
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment