Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / utility / gmxmpi.h
index bb6570cdfa4917d78fbf1f85254711031fad878f..cacc0a0cbeb8153f5d862ab6e61f779c20397d35 100644 (file)
@@ -73,8 +73,8 @@
 #endif /*MPI_INT64_T*/
 #else
 #ifdef GMX_THREAD_MPI
-#include "thread_mpi/tmpi.h"
 #include "thread_mpi/mpi_bindings.h"
+#include "thread_mpi/tmpi.h"
 #else
 typedef void* MPI_Comm;
 typedef void* MPI_Request;