Browse Source

Typo

Originally committed as revision 8185 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Luca Barbato 18 years ago
parent
commit
4906b0267a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libpostproc/postprocess_altivec_template.c

+ 1
- 1
libpostproc/postprocess_altivec_template.c View File

@@ -20,7 +20,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/

#include <avutil.h>
#include "avutil.h"

#ifdef CONFIG_DARWIN
#define AVV(x...) (x)


Loading…
Cancel
Save