Index: trunk/ippTools/src/pxframes.c
===================================================================
--- trunk/ippTools/src/pxframes.c	(revision 8018)
+++ trunk/ippTools/src/pxframes.c	(revision 8024)
@@ -153,4 +153,5 @@
         rawImfileRow *rawImfile = rawImfileRowAlloc(
             newImfile->exp_id,
+            newImfile->class,
             newImfile->class_id,
             newImfile->uri,
@@ -216,4 +217,5 @@
         rawImfileRow *rawImfile = rawImfileRowAlloc(
             newImfile->exp_id,
+            newImfile->class,
             newImfile->class_id,
             newImfile->uri,
