Commit a22242a2 authored by mru's avatar mru

fix typo ARCH_PPC -> ARCH_POWERPC


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12465 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 32207efa
......@@ -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