Fix build on ppc. Pointed out by Chris Ball
authorSøren Sandmann Pedersen <sandmann@redhat.com>
Thu, 21 May 2009 09:07:19 +0000 (05:07 -0400)
committerSøren Sandmann Pedersen <sandmann@redhat.com>
Thu, 21 May 2009 09:07:19 +0000 (05:07 -0400)
pixman/pixman-vmx.h

index 2672004..47885f4 100644 (file)
@@ -37,7 +37,7 @@ pixman_bool_t pixman_have_vmx(void);
 
 #ifdef USE_VMX
 
-extern const FastPathInfo *const vmx_fast_paths = vmx_fast_path_array;
+extern const FastPathInfo *const vmx_fast_paths;
 
 #define AVV(x...) {x}