Fixed compiling AltiVec blitters
This commit is contained in:
parent
cde0d1bc03
commit
e32b25be9e
3 changed files with 6 additions and 6 deletions
|
@ -45,9 +45,7 @@
|
|||
#ifdef __ALTIVEC__
|
||||
#if HAVE_ALTIVEC_H && !defined(__APPLE_ALTIVEC__)
|
||||
#include <altivec.h>
|
||||
#undef vector
|
||||
#undef pixel
|
||||
#undef bool
|
||||
#endif
|
||||
#endif
|
||||
#ifdef __MMX__
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue