diff --git a/ompi/mca/pml/ob1/pml_ob1_proc.h b/ompi/mca/pml/ob1/pml_ob1_proc.h index b3d2e775a7..61ab6201b7 100644 --- a/ompi/mca/pml/ob1/pml_ob1_proc.h +++ b/ompi/mca/pml/ob1/pml_ob1_proc.h @@ -25,7 +25,6 @@ #include "ompi/communicator/communicator.h" #include "ompi/group/group.h" #include "ompi/proc/proc.h" -#include "pml_ob1_endpoint.h" #if defined(c_plusplus) || defined(__cplusplus) extern "C" {