]> AND Public Git Repository - simgrid.git/blobdiff - src/mc/mc_record.cpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
rename surf::Link into surf::LinkImpl to make room for s4u
[simgrid.git] / src / mc / mc_record.cpp
index 8fff9d029d4bb515fa5f7128976a7e2cd92459d0..d2c382c78b50a2387f9c3926cc5a9a55dfb170db 100644 (file)
@@ -31,7 +31,7 @@
 #include "src/mc/mc_private.h"
 #include "src/mc/mc_state.h"
 #include "src/mc/mc_smx.h"
-#include "src/mc/Checker.hpp"
+#include "src/mc/checker/Checker.hpp"
 #endif
 
 XBT_LOG_NEW_DEFAULT_SUBCATEGORY(mc_record, mc,