]> AND Public Git Repository - simgrid.git/blobdiff - src/mc/Variable.hpp
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 / Variable.hpp
index 804a7a726ab0c38f54993adfcd0b4fd5188f96bb..5ca55ab08cb5d3226825ee6ab0911faa96a8819d 100644 (file)
@@ -11,8 +11,8 @@
 
 #include <xbt/base.h>
 
-#include "mc_forward.h"
-#include "mc/LocationList.hpp"
+#include "src/mc/mc_forward.h"
+#include "src/mc/LocationList.hpp"
 
 namespace simgrid {
 namespace mc {