mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-08 13:22:53 +02:00
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
This commit is contained in:
parent
c2894fbf1c
commit
7817ddabc8
@ -52,10 +52,6 @@
|
|||||||
#include "rectangle.h"
|
#include "rectangle.h"
|
||||||
#include "vdpau_internal.h"
|
#include "vdpau_internal.h"
|
||||||
|
|
||||||
#if ARCH_X86
|
|
||||||
#include "x86/h264_i386.h"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#if CONFIG_ZLIB
|
#if CONFIG_ZLIB
|
||||||
#include <zlib.h>
|
#include <zlib.h>
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user