renamed GMX_THREADS to GMX_THREAD_MPI
[alexxy/gromacs.git] / src / gmxlib / tpxio.c
index 2edea91884c4f1d36c6f34e01d4983a782fbd926..1d4ff24e49399e226c1a9cc5cf631a0c1ad135dc 100644 (file)
@@ -38,7 +38,7 @@
 #endif
 
 /* This file is completely threadsafe - keep it that way! */
-#ifdef GMX_THREADS
+#ifdef GMX_THREAD_MPI
 #include <thread_mpi.h>
 #endif