fix typo ARCH_PPC -> ARCH_POWERPC
Originally committed as revision 12465 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
|
||||
#include "armv4l/mathops.h"
|
||||
|
||||
#elif defined(ARCH_PPC)
|
||||
#elif defined(ARCH_POWERPC)
|
||||
|
||||
#include "ppc/mathops.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user