Index: trunk/ippdb/src/ippdb.h
===================================================================
--- trunk/ippdb/src/ippdb.h	(revision 12231)
+++ trunk/ippdb/src/ippdb.h	(revision 12236)
@@ -3131,4 +3131,5 @@
     char            *exp_tag;
     psS64           guide_id;
+    char            *workdir;
     char            *label;
     char            *recipe;
@@ -3146,4 +3147,5 @@
     const char      *exp_tag,
     psS64           guide_id,
+    const char      *workdir,
     const char      *label,
     const char      *recipe,
@@ -3182,4 +3184,5 @@
     const char      *exp_tag,
     psS64           guide_id,
+    const char      *workdir,
     const char      *label,
     const char      *recipe,
@@ -3754,4 +3757,5 @@
     psS64           cam_id;
     psS64           chip_id;
+    char            *workdir;
     char            *label;
     char            *recipe;
@@ -3768,4 +3772,5 @@
     psS64           cam_id,
     psS64           chip_id,
+    const char      *workdir,
     const char      *label,
     const char      *recipe,
@@ -3803,4 +3808,5 @@
     psS64           cam_id,
     psS64           chip_id,
+    const char      *workdir,
     const char      *label,
     const char      *recipe,
@@ -3964,4 +3970,5 @@
     psS64           cam_id;
     psS64           chip_id;
+    char            *workdir;
     char            *label;
     char            *recipe;
@@ -3989,4 +3996,5 @@
     psS64           cam_id,
     psS64           chip_id,
+    const char      *workdir,
     const char      *label,
     const char      *recipe,
@@ -4035,4 +4043,5 @@
     psS64           cam_id,
     psS64           chip_id,
+    const char      *workdir,
     const char      *label,
     const char      *recipe,
