renamed GMX_THREADS to GMX_THREAD_MPI
[alexxy/gromacs.git] / src / mdlib / pme_pp.c
index 4d0e3d345393a37997a922fc372741fcb5f8a606..03ab7c0786eb9daa3d1e56fdf4e340a8a4d30d75 100644 (file)
@@ -53,7 +53,7 @@
 #ifdef GMX_LIB_MPI
 #include <mpi.h>
 #endif
-#ifdef GMX_THREADS
+#ifdef GMX_THREAD_MPI
 #include "tmpi.h"
 #endif