Index: trunk/ippTools/src/dettool.h
===================================================================
--- trunk/ippTools/src/dettool.h	(revision 14269)
+++ trunk/ippTools/src/dettool.h	(revision 15783)
@@ -29,4 +29,5 @@
     DETTOOL_MODE_DEFINEBYQUERY,
     DETTOOL_MODE_DEFINEBYDETRUN,
+    DETTOOL_MODE_MAKECORRECTION,
     DETTOOL_MODE_RUNS,
     DETTOOL_MODE_CHILDLESSRUN,
@@ -78,3 +79,5 @@
 pxConfig *dettoolConfig(pxConfig *config, int argc, char **argv);
 
+bool makecorrectionMode(pxConfig *config);
+
 #endif // DETTOOL_H
