renamed GMX_THREADS to GMX_THREAD_MPI
[alexxy/gromacs.git] / src / mdlib / gmx_parallel_3dfft.c
index 449a91766ef4e56a21c8d7338748d693b5706630..9773ff4b4364ce5be72c8724477f6e5c03e97f51 100644 (file)
@@ -26,7 +26,7 @@
 #ifdef GMX_LIB_MPI 
 #include <mpi.h>
 #endif
-#ifdef GMX_THREAD
+#ifdef GMX_THREAD_MPI
 #include "tmpi.h"
 #endif