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 / vars.c
index 7caf8cf..0ecda09 100644 (file)
@@ -1,6 +1,6 @@
 /* gs_vars.c */
 
-#include "gs/gs_private.h"
+#include "DataDesc/gs_private.h"
 
 struct s_gs_var {
         struct s_gs_type       *p_type;