Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Further untangle trace:connect. make trace_connect_list_host_avail private
[simgrid.git] / src / surf / surfxml_parse.c
index 50c47f4..5cc4655 100644 (file)
 #include "xbt/str.h"
 #include "xbt/file.h"
 #include "xbt/dict.h"
-#include "surf/surfxml_parse.h"
 #include "src/surf/surf_private.h"
 #include "surf/random_mgr.h"
 #include "simgrid/sg_config.h"
+#include "surfxml_private.h"
 
 XBT_LOG_NEW_DEFAULT_SUBCATEGORY(surf_parse, surf,
                                 "Logging specific to the SURF parsing module");