renamed GMX_THREADS to GMX_THREAD_MPI
[alexxy/gromacs.git] / src / gmxlib / gmxfio_bin.c
index a072d4fd60e1bb3e32331eaa7efdd41d44424d3e..307704f736b9375aa6f808a114d367a239af28d4 100644 (file)
@@ -53,7 +53,7 @@
 #include "gmxfio.h"
 #include "md5.h"
 
-#ifdef GMX_THREADS
+#ifdef GMX_THREAD_MPI
 #include "thread_mpi.h"
 #endif