Index: trunk/ippTools/src/dettool.h
===================================================================
--- trunk/ippTools/src/dettool.h	(revision 15783)
+++ trunk/ippTools/src/dettool.h	(revision 15828)
@@ -30,4 +30,6 @@
     DETTOOL_MODE_DEFINEBYDETRUN,
     DETTOOL_MODE_MAKECORRECTION,
+    DETTOOL_MODE_TOCORRECTEXP,
+    DETTOOL_MODE_TOCORRECTIMFILE,
     DETTOOL_MODE_RUNS,
     DETTOOL_MODE_CHILDLESSRUN,
@@ -80,4 +82,6 @@
 
 bool makecorrectionMode(pxConfig *config);
+bool tocorrectexpMode(pxConfig *config);
+bool tocorrectimfileMode(pxConfig *config);
 
 #endif // DETTOOL_H
