[MPlayer-cvslog] CVS: main codec-cfg.c,1.117,1.118

Diego Biurrun CVS syncmail at mplayerhq.hu
Sat Apr 30 18:15:09 CEST 2005


CVS change done by Diego Biurrun CVS

Update of /cvsroot/mplayer/main
In directory mail:/var2/tmp/cvs-serv23704

Modified Files:
	codec-cfg.c 
Log Message:
compilation fix for codecs2html


Index: codec-cfg.c
===================================================================
RCS file: /cvsroot/mplayer/main/codec-cfg.c,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -r1.117 -r1.118
--- codec-cfg.c	30 Apr 2005 16:11:45 -0000	1.117
+++ codec-cfg.c	30 Apr 2005 16:15:07 -0000	1.118
@@ -32,7 +32,7 @@
 // for mmioFOURCC:
 #include "libmpdemux/aviheader.h"
 
-#include "libvo/img_format.h"
+#include "libmpcodecs/img_format.h"
 #include "codec-cfg.h"
 
 #ifndef CODECS2HTML




More information about the MPlayer-cvslog mailing list