X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/cc63d7b267be4c20633a0be7db63b3d88030bee6..ce6136d5f1a9ce68cfa6c968c257bd6c00c531d7:/src/xbt/cunit.c diff --git a/src/xbt/cunit.c b/src/xbt/cunit.c index 08f52bb112..58e7fc74c2 100644 --- a/src/xbt/cunit.c +++ b/src/xbt/cunit.c @@ -8,7 +8,7 @@ /* This is partially inspirated from the OSSP ts (Test Suite Library) */ -#include "portable.h" +#include "src/portable.h" #include "xbt/sysdep.h" /* bvprintf */ #include "xbt/cunit.h"