Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
oops, forgot to perform the actual change of path in 3854ce9a5 .
[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) 
 {