Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill src/include
[simgrid.git] / src / xbt / mmalloc / mmprivate.h
index 216e5eb2d96bc83c44df4349ec3f69ff3874ada9..e7ae79a57324f724792bcc8014125ddc874cade3 100644 (file)
@@ -13,9 +13,9 @@
 #ifndef XBT_MMPRIVATE_H
 #define XBT_MMPRIVATE_H 1
 
-#include "swag.h"
 #include "src/internal_config.h"
-#include "xbt/mmalloc.h"
+#include "src/xbt/mmalloc/mmalloc.h"
+#include "swag.h"
 
 #include <limits.h>
 #include <stdint.h>