Index: trunk/psLib/src/math/psRegionForImage.c
===================================================================
--- trunk/psLib/src/math/psRegionForImage.c	(revision 10999)
+++ trunk/psLib/src/math/psRegionForImage.c	(revision 19151)
@@ -16,5 +16,5 @@
 // - flip y0,y1 if y0>y1
 // psRegion in refers to coordinates in the *parent* image
-psRegion psRegionForImage(psImage *image,
+psRegion psRegionForImage(const psImage *image,
                           psRegion in)
 {
