Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Move heap_ignore to Process
[simgrid.git] / src / mc / mc_xbt.cpp
index 7742139..3be0e93 100644 (file)
@@ -4,7 +4,9 @@
 /* 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 <xbt/sysdep.h>
+
+#include "src/mc/AddressSpace.hpp"
 #include "mc_xbt.hpp"
 
 namespace simgrid {