Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix out-of-tree builds after 3203ed1, sorry
[simgrid.git] / src / xbt / dict.c
index b486403..8208fe5 100644 (file)
@@ -676,7 +676,7 @@ void xbt_dict_postexit(void)
 #ifdef SIMGRID_TEST
 #include "xbt.h"
 #include "xbt/ex.h"
 #ifdef SIMGRID_TEST
 #include "xbt.h"
 #include "xbt/ex.h"
-#include "portable.h"
+#include "src/portable.h"
 
 #define PRINTF_STR(a) (a)?:"(null)"
 
 
 #define PRINTF_STR(a) (a)?:"(null)"