Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Rename mc_base.h -> .hpp (it's C++ only anyway).
[simgrid.git] / src / mc / mc_base.cpp
index 3788cd4d7f5af1db0507bdb4d0e31eca2a3985a6..3b44ac8d73cf6606f770ce71565258138d038a5e 100644 (file)
@@ -3,7 +3,7 @@
 /* This program is free software; you can redistribute it and/or modify it
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
-#include "src/mc/mc_base.h"
+#include "src/mc/mc_base.hpp"
 #include "mc/mc.h"
 #include "src/kernel/activity/CommImpl.hpp"
 #include "src/kernel/activity/MutexImpl.hpp"