Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
split the wifi model into its own files
[simgrid.git] / teshsuite / surf / wifi_usage / wifi_usage.cpp
index a081c0b6cc71f8579aa6f5d119e12016997a2d9e..dc15e719279c1971582b957f80c96b9ef2504758 100644 (file)
@@ -7,7 +7,7 @@
 #include "xbt/log.h"
 
 #include "simgrid/msg.h"
 #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>
 #include <exception>
 #include <iostream>
 #include <random>