changeset 32231:378ca1625bfb

Remove another set of unnecessary #ifdefs around vosub_vidix.h #include.
author diego
date Mon, 20 Sep 2010 07:42:06 +0000
parents e12d7b8e3835
children 42f4930d7d39
files libvo/vo_vesa.c
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/libvo/vo_vesa.c	Mon Sep 20 07:37:33 2010 +0000
+++ b/libvo/vo_vesa.c	Mon Sep 20 07:42:06 2010 +0000
@@ -54,9 +54,7 @@
 #include "mpbswap.h"
 #include "aspect.h"
 #include "vesa_lvo.h"
-#ifdef CONFIG_VIDIX
 #include "vosub_vidix.h"
-#endif
 #include "mp_msg.h"
 
 #include "libswscale/swscale.h"