Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' into xbt_random
[simgrid.git] / teshsuite / surf / wifi_usage / wifi_usage.cpp
index a081c0b..dc15e71 100644 (file)
@@ -7,7 +7,7 @@
 #include "xbt/log.h"
 
 #include "simgrid/msg.h"
-#include "src/surf/network_cm02.hpp"
+#include "src/surf/network_wifi.hpp"
 #include <exception>
 #include <iostream>
 #include <random>