Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Rename C++ only header files from .h to .hpp.
[simgrid.git] / src / simix / smx_io.cpp
index 1493988..abe0fa8 100644 (file)
@@ -15,7 +15,7 @@
 #include "surf/surf.h"
 
 #include "src/surf/surf_interface.hpp"
-#include "smx_private.h"
+#include "smx_private.hpp"
 
 #include "src/kernel/activity/SynchroIo.hpp"