Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
no need for a lib to store the netcards. A dict is easier
[simgrid.git] / src / msg / msg_mailbox.cpp
index e533c9e..2186710 100644 (file)
@@ -11,7 +11,7 @@
 #include "simgrid/msg.h"
 #include "msg_private.h"
 #include "simgrid/s4u/Actor.hpp"
-#include "simgrid/s4u/mailbox.hpp"
+#include "simgrid/s4u/Mailbox.hpp"
 
 XBT_LOG_NEW_DEFAULT_SUBCATEGORY(msg_mailbox, msg, "Logging specific to MSG (mailbox)");