diff options
Diffstat (limited to 'src/post/deinterlace/speedy.c')
-rw-r--r-- | src/post/deinterlace/speedy.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/post/deinterlace/speedy.c b/src/post/deinterlace/speedy.c index d93b56c7b..5dc564b26 100644 --- a/src/post/deinterlace/speedy.c +++ b/src/post/deinterlace/speedy.c @@ -64,6 +64,7 @@ #include <xine/attributes.h> #include <xine/xineutils.h> +#include "xine_mmx.h" #include "speedtools.h" #include "speedy.h" |