Index: branches/eam_branches/ipp-20110213/ippToPsps/src/Batch.h
===================================================================
--- branches/eam_branches/ipp-20110213/ippToPsps/src/Batch.h	(revision 30628)
+++ branches/eam_branches/ipp-20110213/ippToPsps/src/Batch.h	(revision 30812)
@@ -14,5 +14,5 @@
 #include <psmodules.h>
 #include <dvo_util.h>
-#include "ippToPspsConfig.h"
+#include "Config.h"
 #include <libxml/parser.h>
 #include <libxml/tree.h>
Index: branches/eam_branches/ipp-20110213/ippToPsps/src/DifferenceBatch.c
===================================================================
--- branches/eam_branches/ipp-20110213/ippToPsps/src/DifferenceBatch.c	(revision 30628)
+++ branches/eam_branches/ipp-20110213/ippToPsps/src/DifferenceBatch.c	(revision 30812)
@@ -8,5 +8,5 @@
 
 #include "ippToPsps.h"
-#include "ippToPspsConfig.h"
+#include "Config.h"
 #include "ippToPspsDiffEnums.h"
 
