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.cpp
similarity index 95%
rename from src/synchro/SynchroRaw.cpp
rename to src/kernel/activity/SynchroRaw.cpp
index 02e37db..8fc2551 100644 (file)
@@ -3,7 +3,7 @@
 /* This program is free software; you can redistribute it and/or modify it
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
-#include "src/synchro/SynchroRaw.hpp"
+#include "src/kernel/activity/SynchroRaw.hpp"
 #include "src/surf/surf_interface.hpp"
 #include "src/simix/smx_synchro_private.h"