summaryrefslogtreecommitdiffstats
path: root/libvo/vo_fbdev.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_fbdev.c')
-rw-r--r--libvo/vo_fbdev.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libvo/vo_fbdev.c b/libvo/vo_fbdev.c
index fc5775c616..de25614523 100644
--- a/libvo/vo_fbdev.c
+++ b/libvo/vo_fbdev.c
@@ -24,6 +24,8 @@
#include "yuv2rgb.h"
extern void rgb15to16_mmx(char *s0, char *d0, int count);
+#include "mmx.h"
+
LIBVO_EXTERN(fbdev)
static vo_info_t vo_info = {