Author: faust3 Date: Sat Jan 17 11:40:28 2009 New Revision: 3961 Log: removed 1 from multiple inclusion guard
Modified: wmapro/wma3.h Modified: wmapro/wma3.h ============================================================================== --- wmapro/wma3.h Thu Jan 15 22:04:55 2009 (r3960) +++ wmapro/wma3.h Sat Jan 17 11:40:28 2009 (r3961) @@ -21,7 +21,7 @@ */ #ifndef AVCODEC_WMA3_H -#define AVCODEC_WMA3_H 1 +#define AVCODEC_WMA3_H #include "wma3data.h" #include "dsputil.h" _______________________________________________ FFmpeg-soc mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc
