Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Move kernel/resource/Resource.hpp in private section.
[simgrid.git] / src / surf / LinkImplIntf.hpp
index aac4b84..0f10e42 100644 (file)
@@ -6,9 +6,9 @@
 #ifndef SIMGRID_KERNEL_RESOURCE_LINKIMPLINTF_HPP
 #define SIMGRID_KERNEL_RESOURCE_LINKIMPLINTF_HPP
 
-#include "simgrid/kernel/resource/Resource.hpp"
 #include "simgrid/s4u/Link.hpp"
-#include <xbt/PropertyHolder.hpp>
+#include "src/kernel/resource/Resource.hpp"
+#include "xbt/PropertyHolder.hpp"
 
 /***********
  * Classes *