Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
banish some surf parsing files to a src/surf/xml jail
[simgrid.git] / src / surf / xml / surfxml_parseplatf.cpp
similarity index 99%
rename from src/surf/surfxml_parseplatf.cpp
rename to src/surf/xml/surfxml_parseplatf.cpp
index f805865..0c85993 100644 (file)
@@ -8,11 +8,10 @@
 #include "xbt/log.h"
 #include "xbt/str.h"
 #include "xbt/dict.h"
-#include "simgrid/platf.h"
 #include "src/surf/cpu_interface.hpp"
 #include "src/surf/network_interface.hpp"
 
-#include <surf/surfxml_parse.h>
+#include "src/surf/xml/platf.hpp"
 
 #ifdef HAVE_LUA
 extern "C" {