X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3676269c65359df0174fd13b6c11687992437df8..a8b5e623ecad573ef13267bd304777462993efdb:/src/portable.h diff --git a/src/portable.h b/src/portable.h index 70701e009e..f18a87865f 100644 --- a/src/portable.h +++ b/src/portable.h @@ -10,7 +10,7 @@ #ifndef GRAS_PORTABLE_H #define GRAS_PORTABLE_H -#include "gras_config.h" +#include "internal_config.h" #include "xbt/misc.h" /* * win32 or win64 (__XBT_WIN32 is defined for win32 and win64 applications, __TOS_WIN__ is defined by xlC).