changeset 119:4a1602d552aa libpostproc

Fix compilation.
author cehoyos
date Wed, 14 Jan 2009 00:44:42 +0000
parents bdd1788fb53b
children e86e6ea21776
files postprocess_template.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/postprocess_template.c	Tue Jan 13 23:44:16 2009 +0000
+++ b/postprocess_template.c	Wed Jan 14 00:44:42 2009 +0000
@@ -1897,7 +1897,7 @@
  */
 static inline void RENAME(deInterlaceMedian)(uint8_t src[], int stride)
 {
-#ifd HAVE_MMX
+#if HAVE_MMX
     src+= 4*stride;
 #if HAVE_MMX2
     __asm__ volatile(