summaryrefslogtreecommitdiff
path: root/libavfilter/x86/yadif_template.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavfilter/x86/yadif_template.c')
-rw-r--r--libavfilter/x86/yadif_template.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/x86/yadif_template.c b/libavfilter/x86/yadif_template.c
index 3e45f4fda0..02b0c9f909 100644
--- a/libavfilter/x86/yadif_template.c
+++ b/libavfilter/x86/yadif_template.c
@@ -18,7 +18,7 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
-#ifdef COMPILE_TEMPLATE_SSE
+#ifdef COMPILE_TEMPLATE_SSE2
#define MM "%%xmm"
#define MOV "movq"
#define MOVQ "movdqa"