ppc: hpeldsp: Include attributes.h

This fixes building in configurations where altivec is disabled.

Signed-off-by: Martin Storsjö <martin@martin.st>
pull/15/head
Martin Storsjö 12 years ago
parent b71a0507b0
commit 6d0fbebf94
  1. 1
      libavcodec/ppc/hpeldsp_altivec.c

@ -21,6 +21,7 @@
*/
#include "config.h"
#include "libavutil/attributes.h"
#include "libavutil/cpu.h"
#include "libavcodec/hpeldsp.h"

Loading…
Cancel
Save