Index: trunk/ippToPsps/src/DetectionBatch.h
===================================================================
--- trunk/ippToPsps/src/DetectionBatch.h	(revision 30190)
+++ trunk/ippToPsps/src/DetectionBatch.h	(revision 31030)
@@ -31,5 +31,5 @@
 } DetectionBatch;
 
-DetectionBatch *new_DetectionBatch(int *argc, char **argv);
+DetectionBatch *new_DetectionBatch(Logger* logger, int *argc, char **argv);
 
 # endif // IPPTOPSPS_DETECTIONBATCH_H 
