]> AND Public Git Repository - simgrid.git/blobdiff - src/mc/mc_xbt.cpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merging changes done by Steven, Samuel and Luka, regarding simulation of StarPU-MPI
[simgrid.git] / src / mc / mc_xbt.cpp
index 7742139b8a2de23c160593188e6ba2c0d613c017..6c832f89cb619ea8c2f676fd9d03f29d6da19ca0 100644 (file)
@@ -4,8 +4,10 @@
 /* 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 "mc/AddressSpace.hpp"
-#include "mc_xbt.hpp"
+#include <xbt/sysdep.h>
+
+#include "src/mc/AddressSpace.hpp"
+#include "src/mc/mc_xbt.hpp"
 
 namespace simgrid {
 namespace mc {