renamed GMX_THREADS to GMX_THREAD_MPI
[alexxy/gromacs.git] / src / mdlib / pme.c
index bf57c3f1a1511be41b762bf71e6fd0a6b7bfd1f8..13d2dec56956667ad1be30f7365304fce84bde3d 100644 (file)
@@ -63,7 +63,7 @@
 #ifdef GMX_LIB_MPI
 #include <mpi.h>
 #endif
-#ifdef GMX_THREADS
+#ifdef GMX_THREAD_MPI
 #include "tmpi.h"
 #endif