Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
move parts of the kernel to the right subdir
[simgrid.git] / src / kernel / activity / SynchroRaw.hpp
similarity index 94%
rename from src/synchro/SynchroRaw.hpp
rename to src/kernel/activity/SynchroRaw.hpp
index d2ff889..05914c0 100644 (file)
@@ -7,7 +7,7 @@
 #define _SIMIX_SYNCHRO_RAW_HPP
 
 #include "surf/surf.h"
-#include "src/synchro/Synchro.h"
+#include "src/kernel/activity/Synchro.h"
 
 namespace simgrid {
 namespace simix {