diff libvo/vo_vdpau.c @ 32467:fbe5c829c69b

Move libvo/sub.[ch] from libvo to sub.
author cigaes
date Wed, 27 Oct 2010 17:47:13 +0000
parents 9e627a1793b1
children 6f78f27837fe
line wrap: on
line diff
--- a/libvo/vo_vdpau.c	Wed Oct 27 17:37:29 2010 +0000
+++ b/libvo/vo_vdpau.c	Wed Oct 27 17:47:13 2010 +0000
@@ -42,7 +42,7 @@
 #include "x11_common.h"
 #include "aspect.h"
 #include "sub/font_load.h"
-#include "sub.h"
+#include "sub/sub.h"
 #include "sub/eosd.h"
 #include "subopt-helper.h"