Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Move collective algorithms to separate folders
[simgrid.git] / src / smpi / colls / alltoall / alltoall-mvapich-scatter-dest.cpp
@@ -41,7 +41,7 @@
 //correct on stampede
 #define MV2_ALLTOALL_THROTTLE_FACTOR         4
  
-#include "colls_private.h"
+#include "../colls_private.h"
 
 int smpi_coll_tuned_alltoall_mvapich2_scatter_dest(
                             void *sendbuf,