Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Rename C++ only header files from .h to .hpp.
[simgrid.git] / src / kernel / context / ContextRaw.cpp
index 8e83fa5..17f77d5 100644 (file)
@@ -7,7 +7,7 @@
 
 #include "xbt/parmap.hpp"
 
-#include "src/simix/smx_private.h"
+#include "src/simix/smx_private.hpp"
 #include "mc/mc.h"
 
 XBT_LOG_EXTERNAL_DEFAULT_CATEGORY(simix_context);