Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
code simplification around simgrid::surf::NetCardImpl
[simgrid.git] / src / mc / mc_xbt.cpp
index 5f1780b..6c832f8 100644 (file)
@@ -6,8 +6,8 @@
 
 #include <xbt/sysdep.h>
 
-#include "mc/AddressSpace.hpp"
-#include "mc_xbt.hpp"
+#include "src/mc/AddressSpace.hpp"
+#include "src/mc/mc_xbt.hpp"
 
 namespace simgrid {
 namespace mc {