summaryrefslogtreecommitdiff
path: root/science/mbdyn/files/patch-include__ac__mpi.h
blob: c8a3f0ea276c23b0b482d4cc43bf2b09aee67a96 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- include/ac/mpi.h.orig	2015-10-30 05:05:33 UTC
+++ include/ac/mpi.h
@@ -35,7 +35,7 @@
 #ifdef HAVE_MPI___H
 #include <mpi++.h>
 #elif defined HAVE_MPICXX_H
-#include <mpicxx.h>
+#include <mpi.h>
 #endif /* ! HAVE_MPI___H && ! HAVE_MPICXX_H */
 
 #endif /* MPI_H */