diff libvo/vo_vesa.c @ 32467:fbe5c829c69b

Move libvo/sub.[ch] from libvo to sub.
author cigaes
date Wed, 27 Oct 2010 17:47:13 +0000
parents 09dd92639e7b
children 899d817e56fc
line wrap: on
line diff
--- a/libvo/vo_vesa.c	Wed Oct 27 17:37:29 2010 +0000
+++ b/libvo/vo_vesa.c	Wed Oct 27 17:47:13 2010 +0000
@@ -49,7 +49,7 @@
 #include "video_out_internal.h"
 
 #include "fastmemcpy.h"
-#include "sub.h"
+#include "sub/sub.h"
 #include "libavutil/common.h"
 #include "mpbswap.h"
 #include "aspect.h"