diff libvo/vo_directfb2.c @ 32467:fbe5c829c69b

Move libvo/sub.[ch] from libvo to sub.
author cigaes
date Wed, 27 Oct 2010 17:47:13 +0000
parents 5c91b8727591
children 899d817e56fc
line wrap: on
line diff
--- a/libvo/vo_directfb2.c	Wed Oct 27 17:37:29 2010 +0000
+++ b/libvo/vo_directfb2.c	Wed Oct 27 17:47:13 2010 +0000
@@ -33,7 +33,7 @@
 #include "video_out.h"
 #include "video_out_internal.h"
 #include "fastmemcpy.h"
-#include "sub.h"
+#include "sub/sub.h"
 #include "mp_msg.h"
 #include "aspect.h"
 #include "subopt-helper.h"