Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Rename xbt/xbt_context.h to xbt/context.h, and add src/include/xbt/context.h to the...
[simgrid.git] / src / msg / private.h
index 42c5d75..bdaea3c 100644 (file)
@@ -18,7 +18,7 @@
 #include "xbt/dynar.h"
 #include "xbt/swag.h"
 #include "xbt/dict.h"
-#include "xbt/xbt_context.h"
+#include "xbt/context.h"
 #include "xbt/config.h"
 
 /**************** datatypes **********************************/