Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
mv gs/ DataDesc/ ; change the prefix of parsing functions from gs_parse to gras_datad...
[simgrid.git] / src / gras / DataDesc / datadesc.c
index 1ee1fb1..f4cd809 100644 (file)
@@ -1,6 +1,6 @@
 /* gs.c */
 
-#include "gs/gs_private.h"
+#include "DataDesc/gs_private.h"
 
 GRAS_LOG_NEW_DEFAULT_CATEGORY(NDR);