Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove cycles in #include files
[simgrid.git] / include / xbt / dynar.h
index 1b34514..5ee6b03 100644 (file)
@@ -11,7 +11,7 @@
 
 #include <string.h>             /* memcpy */
 
-#include "xbt/misc.h"           /* SG_BEGIN_DECL */
+#include "xbt/base.h"           /* SG_BEGIN_DECL */
 #include "xbt/function_types.h"
 
 SG_BEGIN_DECL()