Index: trunk/ippTools/src/pxchip.h
===================================================================
--- trunk/ippTools/src/pxchip.h	(revision 23381)
+++ trunk/ippTools/src/pxchip.h	(revision 25800)
@@ -25,8 +25,12 @@
 #include "pxtools.h"
 
+
+
 bool pxchipRunSetState(pxConfig *config, psS64 chip_id, const char *state, const bool magicked);
 bool pxchipRunSetStateByQuery(pxConfig *config, psMetadata *where, const char *state);
 bool pxchipRunSetLabel(pxConfig *config, psS64 chip_id, const char *label);
 bool pxchipRunSetLabelByQuery(pxConfig *config, psMetadata *where, const char *label);
+
+bool pxchipProcessedImfileSetStateByQuery(pxConfig *config, psMetadata *where, const char *state);
 
 psS64 pxchipQueueByExpTag(pxConfig *config,
