Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Reduce the amount of implicit include directories
[simgrid.git] / src / smpi / colls / smpi_automatic_selector.c
index b775d4f..40cebaf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014. The SimGrid Team.
+/* Copyright (c) 2013-2015. The SimGrid Team.
  * All rights reserved.                                                     */
 
 /* This program is free software; you can redistribute it and/or modify it
@@ -6,7 +6,7 @@
 
 #include "colls_private.h"
 #ifdef HAVE_MC
-#include "mc/mc_private.h"
+#include "src/mc/mc_private.h"
 #endif
 #include <float.h>