Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Reduce the amount of implicit include directories
[simgrid.git] / src / mc / Frame.cpp
index 448cfa1..5a114d8 100644 (file)
@@ -4,7 +4,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 <mc/Frame.hpp>
+#include "src/mc/Frame.hpp"
 
 namespace simgrid {
 namespace mc {