Revision 5b21bdab libavcodec/ppc/gcc_fixes.h
libavcodec/ppc/gcc_fixes.h | ||
---|---|---|
20 | 20 |
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
21 | 21 |
*/ |
22 | 22 |
|
23 |
#ifndef GCC_FIXES_H |
|
24 |
#define GCC_FIXES_H |
|
23 |
#ifndef FFMPEG_GCC_FIXES_H
|
|
24 |
#define FFMPEG_GCC_FIXES_H
|
|
25 | 25 |
|
26 | 26 |
#ifdef HAVE_ALTIVEC_H |
27 | 27 |
#include <altivec.h> |
... | ... | |
97 | 97 |
|
98 | 98 |
#endif |
99 | 99 |
|
100 |
#endif /* GCC_FIXES_H */ |
|
100 |
#endif /* FFMPEG_GCC_FIXES_H */ |
Also available in: Unified diff