Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix some doxygen warnings
[simgrid.git] / include / simgrid / link.h
index 4865236..a2c64bd 100644 (file)
@@ -9,7 +9,8 @@
 #ifndef INCLUDE_SIMGRID_LINK_H_
 #define INCLUDE_SIMGRID_LINK_H_
 
-#include <simgrid/forward.h>
+#include "simgrid/forward.h"
+#include "xbt/base.h"
 
 /* C interface */
 SG_BEGIN_DECL()