From 5e6c1d5c94fbccf86a4f6596834c0bead2250d7e Mon Sep 17 00:00:00 2001 From: mquinson Date: Mon, 25 Sep 2006 18:53:36 +0000 Subject: [PATCH 1/1] Make this file compilable under both win & lin manually for the time we manage to switch to flexml 1.7 (where you can ask for the explicit inclusion of such files from the flexml command line) git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2809 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- src/xbt/graphxml.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/xbt/graphxml.c b/src/xbt/graphxml.c index f757c80d19..d2e6a61b78 100644 --- a/src/xbt/graphxml.c +++ b/src/xbt/graphxml.c @@ -1,4 +1,4 @@ -#include "graphxml.h" +#include "xbt/graphxml.h" #line 2 "xbt/graphxml.c" -- 2.20.1