[MPlayer-cvslog] CVS: main/libmpcodecs ae.c,1.6,1.7
Nico Sabbi CVS
syncmail at mplayerhq.hu
Wed Sep 28 22:15:32 CEST 2005
CVS change done by Nico Sabbi CVS
Update of /cvsroot/mplayer/main/libmpcodecs
In directory mail:/var2/tmp/cvs-serv9879
Modified Files:
ae.c
Log Message:
forgotten include; patch by Jan Knutar (jknutar ad nic puntum fi)
Index: ae.c
===================================================================
RCS file: /cvsroot/mplayer/main/libmpcodecs/ae.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ae.c 7 May 2005 14:49:18 -0000 1.6
+++ ae.c 28 Sep 2005 20:15:30 -0000 1.7
@@ -11,6 +11,8 @@
#include "ae.h"
#include "../config.h"
+#include "ae_pcm.h"
+
#ifdef HAVE_TOOLAME
#include "ae_toolame.h"
#endif
More information about the MPlayer-cvslog
mailing list