[MPlayer-cvslog] r25546 - trunk/libvo/vesa_lvo.c

diego subversion at mplayerhq.hu
Sun Dec 30 11:52:57 CET 2007


Author: diego
Date: Sun Dec 30 11:52:57 2007
New Revision: 25546

Log:
Add missing #include for vo_draw_text.


Modified:
   trunk/libvo/vesa_lvo.c

Modified: trunk/libvo/vesa_lvo.c
==============================================================================
--- trunk/libvo/vesa_lvo.c	(original)
+++ trunk/libvo/vesa_lvo.c	Sun Dec 30 11:52:57 2007
@@ -29,6 +29,7 @@
 #include "fastmemcpy.h"
 #include "osd.h"
 #include "video_out.h"
+#include "sub.h"
 #include "libmpcodecs/vfcap.h"
 
 #define WIDTH_ALIGN 32 /* should be 16 for rage:422 and 32 for rage:420 */



More information about the MPlayer-cvslog mailing list