Browse Source

Merge remote-tracking branch 'qatar/master'

* qatar/master:
  ppc: hpeldsp: Include attributes.h

Merged-by: Michael Niedermayer <michaelni@gmx.at>
tags/n2.0
Michael Niedermayer 13 years ago
parent
commit
2d23493020
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      libavcodec/ppc/hpeldsp_altivec.c

+ 1
- 0
libavcodec/ppc/hpeldsp_altivec.c View File

@@ -21,6 +21,7 @@
*/

#include "config.h"
#include "libavutil/attributes.h"
#include "libavutil/cpu.h"
#include "libavcodec/hpeldsp.h"



Loading…
Cancel
Save