Index: /branches/eam_branches/ipp-20130904/psModules/src/objects/pmPCM_MinimizeChisq.c
===================================================================
--- /branches/eam_branches/ipp-20130904/psModules/src/objects/pmPCM_MinimizeChisq.c	(revision 36282)
+++ /branches/eam_branches/ipp-20130904/psModules/src/objects/pmPCM_MinimizeChisq.c	(revision 36283)
@@ -498,5 +498,5 @@
 # else
 	if (pcm->use1Dgauss) {
-	    if (USE_1D_GAUSS) {
+	    if (USE_1D_CACHE) {
 		// do not use the threaded, mask-aware version of this code (psImageSmoothMaskPixelsThread):
 		// * the model flux is not masked
@@ -523,5 +523,5 @@
 
 	if (pcm->use1Dgauss) {
-	    if (USE_1D_GAUSS) {
+	    if (USE_1D_CACHE) {
 		// do not use the threaded, mask-aware version of this code (psImageSmoothMaskPixelsThread):
 		// * the model flux is not masked
