Commit e6b790f9 authored by Måns Rullgård's avatar Måns Rullgård

fix typo ARCH_PPC -> ARCH_POWERPC

Originally committed as revision 12465 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 8c2a2070
......@@ -32,7 +32,7 @@
#include "armv4l/mathops.h"
#elif defined(ARCH_PPC)
#elif defined(ARCH_POWERPC)
#include "ppc/mathops.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment