Index: trunk/psphot/src/psphotFitGalaxies.c
===================================================================
--- trunk/psphot/src/psphotFitGalaxies.c	(revision 4954)
+++ trunk/psphot/src/psphotFitGalaxies.c	(revision 4977)
@@ -72,5 +72,5 @@
 	if (model->radius > OUTER_RADIUS) {
 	  // (re)-allocate image, noise, mask arrays for each peak (square of radius OUTER)
-	  pmSourceDefinePixels (source, imdata, x, y, model->radius);
+	  psphotDefinePixels (source, imdata, x, y, model->radius);
 	}
 
