renamed GMX_THREADS to GMX_THREAD_MPI
[alexxy/gromacs.git] / src / gmxlib / gmxfio_asc.c
index 4cab9df69dd37d5e04b03fd45585eebec24fe347..42245f6933d23d7315af992edf33a62732ac9c6c 100644 (file)
@@ -55,7 +55,7 @@
 #include "gmxfio.h"
 #include "md5.h"
 
-#ifdef GMX_THREADS
+#ifdef GMX_THREAD_MPI
 #include "thread_mpi.h"
 #endif