Index: trunk/ippdb/tests/selectrowsfits.c
===================================================================
--- trunk/ippdb/tests/selectrowsfits.c	(revision 10681)
+++ trunk/ippdb/tests/selectrowsfits.c	(revision 10748)
@@ -769,5 +769,5 @@
         }
 
-        if (!p4PWarpedImfileSelectRowsFits(dbh, fits, NULL, 1)) {
+        if (!p4WarpedImfileSelectRowsFits(dbh, fits, NULL, 1)) {
             exit(EXIT_FAILURE);
         }
