Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Hope that this time win32_ucontext.h will be found.
[simgrid.git] / buildtools / Cmake / test_prog / prog_AC_CHECK_MCSC.c
index a20e1bd..1c39b5c 100644 (file)
@@ -8,7 +8,7 @@
 #include <stdlib.h>
 
 #ifdef _XBT_WIN32
-#include "win32_ucontext.h"
+#include "xbt/win32_ucontext.h"
 #include "win32_ucontext.c"
 #else
 #include <ucontext.h>