]> AND Public Git Repository - simgrid.git/blobdiff - src/msg/msg_config.c
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use the same way of checking the state of the communication in process_sleep.
[simgrid.git] / src / msg / msg_config.c
index 999e6cfb394435e4a0f7a3065a77f32ce2772765..c993773be6cb64bbafb9d1c7881c543c6baf763d 100644 (file)
@@ -4,10 +4,10 @@
 /* This program is free software; you can redistribute it and/or modify it
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
-#include "msg/private.h"
+#include "msg_private.h"
 #include "xbt/sysdep.h"
 #include "xbt/log.h"
-#include "simix/simix.h"
+#include "simgrid/simix.h"
 
 /** \brief set a configuration variable
  *