Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
move the models to the right directory (empty src/surf a bit)
[simgrid.git] / src / surf / ns3 / ns3_simulator.hpp
index d1bc01b..5f6ae2a 100644 (file)
@@ -7,7 +7,7 @@
 #define NS3_SIMULATOR_HPP
 
 #include "simgrid/s4u/Host.hpp"
-#include "src/surf/network_ns3.hpp"
+#include "src/kernel/resource/models/network_ns3.hpp"
 
 #include "ns3/wifi-module.h"
 #include <ns3/node.h>