Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Reduce the amount of implicit include directories
[simgrid.git] / src / mc / Variable.hpp
index 804a7a7..176cf46 100644 (file)
@@ -12,7 +12,7 @@
 #include <xbt/base.h>
 
 #include "mc_forward.h"
-#include "mc/LocationList.hpp"
+#include "src/mc/LocationList.hpp"
 
 namespace simgrid {
 namespace mc {