Index: trunk/ippTools/src/p2rawToPending.c
===================================================================
--- trunk/ippTools/src/p2rawToPending.c	(revision 6221)
+++ trunk/ippTools/src/p2rawToPending.c	(revision 6277)
@@ -15,4 +15,5 @@
             rawFrame->exposure->exp_id,
             rawFrame->exposure->camera,
+            rawFrame->exposure->exp_type,
             rawFrame->exposure->filter,
             rawFrame->exposure->class,
@@ -28,5 +29,4 @@
             p2PendingImfileRow *pendingImage = p2PendingImfileRowAlloc(
                 rawImage->exp_id,
-                rawImage->exptype,
                 rawImage->class,
                 rawImage->class_id,
