X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c42000db0f347a26ac1645d830ac949194ec4da0..13c904d6998134e6eb726d1b695d9ce0c8c2e949:/src/gras/Virtu/virtu_rl.h diff --git a/src/gras/Virtu/virtu_rl.h b/src/gras/Virtu/virtu_rl.h index bcc59f9a7f..0a30c4a19a 100644 --- a/src/gras/Virtu/virtu_rl.h +++ b/src/gras/Virtu/virtu_rl.h @@ -2,15 +2,14 @@ /* virtu_rl - specific GRAS implementation for real life */ -/* Authors: Martin Quinson */ -/* Copyright (C) 2003,2004 da GRAS posse. */ +/* Copyright (c) 2003, 2004 Martin Quinson. All rights reserved. */ /* 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. */ + * under the terms of the license (GNU LGPL) which comes with this package. */ #ifndef VIRTU_RL_H #define VIRTU_RL_H -#include "gras/Virtu/virtu_interface.h" +#include "gras/Virtu/virtu_private.h" #endif /* VIRTU_RL_H */