From f8ca95b352eff561fc166110e70e1ddfd01a48f5 Mon Sep 17 00:00:00 2001 From: Benjamin BOUVIER Date: Fri, 7 Sep 2012 11:43:08 -0400 Subject: [PATCH] MPI Distrib exp: short relative path to t-mpi-common --- eo/test/mpi/t-mpi-distrib-exp.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eo/test/mpi/t-mpi-distrib-exp.cpp b/eo/test/mpi/t-mpi-distrib-exp.cpp index bfee3d9fe..1b3906677 100644 --- a/eo/test/mpi/t-mpi-distrib-exp.cpp +++ b/eo/test/mpi/t-mpi-distrib-exp.cpp @@ -7,7 +7,7 @@ # include # include -# include "../test/mpi/t-mpi-common.h" +# include "t-mpi-common.h" using namespace eo::mpi;