[Mplayer-cvslog] CVS: main/libvo vo_sdl.c,1.41,1.42

Felix Buenemann atmosfear at users.sourceforge.net
Mon Jun 11 19:41:23 CEST 2001


Update of /cvsroot/mplayer/main/libvo
In directory usw-pr-cvs1:/tmp/cvs-serv1567

Modified Files:
	vo_sdl.c 
Log Message:
Ooops, wrong path to config.h - now you may enjoy code that was never before used =)


Index: vo_sdl.c
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/vo_sdl.c,v
retrieving revision 1.41
retrieving revision 1.42
diff -C2 -r1.41 -r1.42
*** vo_sdl.c	2001/06/09 18:42:36	1.41
--- vo_sdl.c	2001/06/11 17:41:21	1.42
***************
*** 110,114 ****
  #include <inttypes.h>
  
! #include "config.h"
  #include "video_out.h"
  #include "video_out_internal.h"
--- 110,114 ----
  #include <inttypes.h>
  
! #include "../config.h"
  #include "video_out.h"
  #include "video_out_internal.h"


_______________________________________________
Mplayer-cvslog mailing list
Mplayer-cvslog at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-cvslog



More information about the MPlayer-cvslog mailing list