Index: trunk/ippdb/tests/alloc.c
===================================================================
--- trunk/ippdb/tests/alloc.c	(revision 10681)
+++ trunk/ippdb/tests/alloc.c	(revision 10748)
@@ -1490,7 +1490,7 @@
 
     {
-        p4PWarpedImfileRow *object;
-
-        object = p4PWarpedImfileRowAlloc(-32, "a string", -32, "a string", "a string", "a string", "a string"    );
+        p4WarpedImfileRow *object;
+
+        object = p4WarpedImfileRowAlloc(-32, "a string", -32, "a string", "a string", "a string", "a string"    );
 
         if (!object) {
