Salome HOME
Merge from BR_LIBBATCH_2_0
[modules/kernel.git] / src / Launcher / Launcher_Job.hxx
index bbff80f54a2a2f1d48085d95a21806130a5731a2..02b9d538ac8bc7ea9e8dccd667d81ba539394889 100644 (file)
 #include <exception>
 
 #ifdef WITH_LIBBATCH
-#include <Batch/Batch_Job.hxx>
-#include <Batch/Batch_Date.hxx>
-#include <Batch/Batch_JobId.hxx>
-#include <Batch/Batch_EmulationException.hxx>
+#include <libbatch/Job.hxx>
+#include <libbatch/JobId.hxx>
+#include <libbatch/GenericException.hxx>
 #endif
 
 #include <libxml/parser.h>