diff options
Diffstat (limited to 'media/ffvpx/config_win32.h')
-rw-r--r-- | media/ffvpx/config_win32.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media/ffvpx/config_win32.h b/media/ffvpx/config_win32.h index 8460c7a10..fdc0c7b7e 100644 --- a/media/ffvpx/config_win32.h +++ b/media/ffvpx/config_win32.h @@ -194,7 +194,7 @@ #define HAVE_CEXP 0 #define HAVE_INLINE_ASM 0 #define HAVE_SYMVER 0 -#define HAVE_YASM 1 +#define HAVE_X86ASM 1 #define HAVE_BIGENDIAN 0 #define HAVE_FAST_UNALIGNED 1 #define HAVE_ALSA_ASOUNDLIB_H 0 |