diff libvo/vo_tdfxfb.c @ 32467:fbe5c829c69b

Move libvo/sub.[ch] from libvo to sub.
author cigaes
date Wed, 27 Oct 2010 17:47:13 +0000
parents eda346733b8c
children ddb45e9443ec
line wrap: on
line diff
--- a/libvo/vo_tdfxfb.c	Wed Oct 27 17:37:29 2010 +0000
+++ b/libvo/vo_tdfxfb.c	Wed Oct 27 17:47:13 2010 +0000
@@ -63,7 +63,7 @@
 #include "video_out_internal.h"
 #include "drivers/3dfx.h"
 #include "aspect.h"
-#include "sub.h"
+#include "sub/sub.h"
 
 static const vo_info_t info =
 {