Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
change src/include/surf.h into surf.hpp
[simgrid.git] / src / kernel / activity / SynchroRaw.hpp
index f5ef90d..d416f90 100644 (file)
@@ -6,8 +6,8 @@
 #ifndef SIMIX_SYNCHRO_RAW_HPP
 #define SIMIX_SYNCHRO_RAW_HPP
 
-#include "surf/surf.h"
 #include "src/kernel/activity/ActivityImpl.hpp"
+#include "surf/surf.hpp"
 
 namespace simgrid {
 namespace kernel {