[Mplayer-cvslog] CVS: main/libaf af.h,1.19,1.20

Alex Beregszaszi syncmail at mplayerhq.hu
Sat Jun 26 12:05:15 CEST 2004


CVS change done by Alex Beregszaszi

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

Modified Files:
	af.h 
Log Message:
10

Index: af.h
===================================================================
RCS file: /cvsroot/mplayer/main/libaf/af.h,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- af.h	25 Jun 2004 19:02:53 -0000	1.19
+++ af.h	26 Jun 2004 10:05:13 -0000	1.20
@@ -1,3 +1,6 @@
+#ifndef __aop_h__
+#define __aop_h__
+
 #include <stdio.h>
 
 #include "af_mp.h"
@@ -5,9 +8,6 @@
 #include "control.h"
 #include "af_format.h"
 
-#ifndef __aop_h__
-#define __aop_h__
-
 struct af_instance_s;
 
 // Audio data chunk




More information about the MPlayer-cvslog mailing list