Index: trunk/ippTools/src/dettool.h
===================================================================
--- trunk/ippTools/src/dettool.h	(revision 7053)
+++ trunk/ippTools/src/dettool.h	(revision 7058)
@@ -1,4 +1,4 @@
-#ifndef P1SEARCH_H
-#define P1SEARCH_H 1
+#ifndef DETTOOL_H
+#define DETTOOL_H 1
 
 #include "pxtools.h"
@@ -14,5 +14,5 @@
 } dettoolMode;
 
-pxConfig *p1searchConfig(pxConfig *config, int argc, char **argv);
+pxConfig *dettoolConfig(pxConfig *config, int argc, char **argv);
 
-#endif // P1SEARCH_H
+#endif // DETTOOL_H
