Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Allow to retrieve the libdata of a remote host in SG
[simgrid.git] / src / gras / Virtu / virtu_rl.h
index e64b8a5..0a30c4a 100644 (file)
@@ -2,7 +2,7 @@
 
 /* virtu_rl - specific GRAS implementation for real life                    */
 
-/* Copyright (c) 2004 Martin Quinson. All rights reserved.                  */
+/* 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. */
@@ -10,6 +10,6 @@
 #ifndef VIRTU_RL_H
 #define VIRTU_RL_H
 
-#include "gras/Virtu/virtu_interface.h"
+#include "gras/Virtu/virtu_private.h"
 
 #endif /* VIRTU_RL_H */