renamed GMX_THREADS to GMX_THREAD_MPI
[alexxy/gromacs.git] / include / domdec_network.h
index 3f8506cb4e2dbe08de42a4fbfe03a839cfbf90e0..3d2a55c8f932256294772fc900cb8565430b0062 100644 (file)
@@ -24,7 +24,7 @@
 #ifdef GMX_LIB_MPI
 #include <mpi.h>
 #endif
-#ifdef GMX_THREADS
+#ifdef GMX_THREAD_MPI
 #include "tmpi.h"
 #endif