X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/aa0d01321f4e20c96c3e3e2e8aa8ffbafd2d6b2b..45bf16f90c9dc4f28344655ccec87b26f7f3f0ba:/src/simdag/sd_workstation.cpp diff --git a/src/simdag/sd_workstation.cpp b/src/simdag/sd_workstation.cpp index 2973da0d93..44e2a0bdaf 100644 --- a/src/simdag/sd_workstation.cpp +++ b/src/simdag/sd_workstation.cpp @@ -4,8 +4,9 @@ /* This program is free software; you can redistribute it and/or modify it * under the terms of the license (GNU LGPL) which comes with this package. */ -#include "src/simdag/simdag_private.h" #include "simgrid/s4u/host.hpp" + +#include "simdag_private.hpp" #include "src/surf/HostImpl.hpp" #include "surf/surf.h"