Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
mv s4u/mailbox.hpp s4u/Mailbox.hpp now that it's clean
[simgrid.git] / src / simix / smx_network_private.h
index c38eef8..c2a9aa6 100644 (file)
@@ -14,7 +14,7 @@
 
 #include <xbt/base.h>
 
-#include <simgrid/s4u/mailbox.hpp>
+#include <simgrid/s4u/Mailbox.hpp>
 
 #include "simgrid/simix.h"
 #include "popping_private.h"