Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Fix the hash computation
[simgrid.git] / src / mc / Variable.hpp
index 804a7a7..5ca55ab 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 {