Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Better #includes
[simgrid.git] / src / mc / mc_hash.hpp
index 4a8dd6a..767fcc0 100644 (file)
@@ -11,7 +11,7 @@
 #include <vector>
 
 #include "xbt/misc.h"
-#include "mc_snapshot.h"
+#include "src/mc/mc_snapshot.h"
 
 namespace simgrid {
 namespace mc {