Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Rename C++ only header files from .h to .hpp.
[simgrid.git] / src / mc / mc_smx.cpp
index c37252a..044939c 100644 (file)
@@ -5,7 +5,7 @@
 
 #include "simgrid/s4u/Host.hpp"
 
-#include "src/mc/mc_smx.h"
+#include "src/mc/mc_smx.hpp"
 #include "src/mc/ModelChecker.hpp"
 
 using simgrid::mc::remote;