Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix the inclusion paths
[simgrid.git] / src / gras / Transport / transport.c
index cb207eb..1e369c0 100644 (file)
@@ -10,7 +10,7 @@
 
 #include <time.h>       /* time() */
 
-#include "Transport/transport_private.h"
+#include "gras/Transport/transport_private.h"
 
 GRAS_LOG_NEW_DEFAULT_SUBCATEGORY(transport,GRAS);