Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Move the files related to the platform parsing to kernel/xml
[simgrid.git] / src / kernel / xml / platf_private.hpp
similarity index 99%
rename from src/surf/xml/platf_private.hpp
rename to src/kernel/xml/platf_private.hpp
index 87c3029..4c74ac4 100644 (file)
@@ -10,7 +10,7 @@
 
 #include "simgrid/host.h"
 #include "simgrid/s4u/Link.hpp"
-#include "src/surf/xml/simgrid_dtd.h"
+#include "src/kernel/xml/simgrid_dtd.h"
 
 #include <map>
 #include <string>