Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
move parts of the kernel to the right subdir
[simgrid.git] / src / kernel / activity / SynchroIo.hpp
similarity index 93%
rename from src/synchro/SynchroIo.hpp
rename to src/kernel/activity/SynchroIo.hpp
index 202b635..ef9213d 100644 (file)
@@ -7,7 +7,7 @@
 #define _SIMIX_SYNCHRO_IO_HPP
 
 #include "surf/surf.h"
-#include "src/synchro/Synchro.h"
+#include "src/kernel/activity/Synchro.h"
 
 namespace simgrid {
 namespace simix {