renamed GMX_THREADS to GMX_THREAD_MPI
[alexxy/gromacs.git] / src / mdlib / domdec.c
index ec9775d4fcd504624e5bcfa035b8c71865292507..961ad66596709d65420fca651db9294e9c129409 100644 (file)
@@ -54,7 +54,7 @@
 #ifdef GMX_LIB_MPI
 #include <mpi.h>
 #endif
-#ifdef GMX_THREADS
+#ifdef GMX_THREAD_MPI
 #include "tmpi.h"
 #endif