Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
stack-overflow tests are expected to fail on win32 too.
[simgrid.git] / src / xbt / win32_ucontext.c
index 092e3cc..b538e09 100644 (file)
@@ -26,7 +26,7 @@
  *      59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
  */  
     
-#include "win32_ucontext.h"
+#include "xbt/win32_ucontext.h"
 
 int getcontext(ucontext_t * ucp) 
 {