From: mquinson Date: Mon, 25 Sep 2006 18:53:36 +0000 (+0000) Subject: Make this file compilable under both win & lin manually for the time we manage to... X-Git-Tag: v3.3~2550 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/5e6c1d5c94fbccf86a4f6596834c0bead2250d7e?hp=20e7224a9192e52d450c5c879cbc03978b2b7ceb;ds=inline 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 --- 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"