Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Move HostImpl to kernel/resource with its friends
[simgrid.git] / src / kernel / activity / ExecImpl.cpp
index 789082c..cbbeb72 100644 (file)
@@ -12,8 +12,8 @@
 #include "src/kernel/actor/ActorImpl.hpp"
 #include "src/kernel/actor/SimcallObserver.hpp"
 #include "src/kernel/resource/CpuImpl.hpp"
+#include "src/kernel/resource/HostImpl.hpp"
 #include "src/mc/mc_replay.hpp"
-#include "src/surf/HostImpl.hpp"
 
 XBT_LOG_NEW_DEFAULT_SUBCATEGORY(ker_cpu, kernel, "Kernel cpu-related synchronization");