summaryrefslogtreecommitdiff
path: root/powerpc/powerpc_init.c
diff options
context:
space:
mode:
Diffstat (limited to 'powerpc/powerpc_init.c')
-rw-r--r--powerpc/powerpc_init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/powerpc/powerpc_init.c b/powerpc/powerpc_init.c
index d3aeb28db..d406893ce 100644
--- a/powerpc/powerpc_init.c
+++ b/powerpc/powerpc_init.c
@@ -32,7 +32,7 @@
*/
#ifndef PNG_POWERPC_VSX_FILE
# ifdef __linux__
-# define PNG_POWERPC_VSX_FILE "contrib/powerpc-vsx/linux.c"
+# define PNG_POWERPC_VSX_FILE "contrib/powerpc-vsx/linux_aux.c"
# endif
#endif