Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
move parts of the kernel to the right subdir
[simgrid.git] / src / kernel / activity / SynchroComm.hpp
similarity index 98%
rename from src/synchro/SynchroComm.hpp
rename to src/kernel/activity/SynchroComm.hpp
index eb88c49..264d598 100644 (file)
@@ -7,7 +7,7 @@
 #define _SIMIX_SYNCHRO_COMM_HPP
 
 #include "surf/surf.h"
-#include "src/synchro/Synchro.h"
+#include "src/kernel/activity/Synchro.h"
 
 typedef enum {
   SIMIX_COMM_SEND,