renamed GMX_THREADS to GMX_THREAD_MPI
[alexxy/gromacs.git] / src / kernel / fflibutil.c
index 0254f12bea09de3cc45c7805a4102ab63942ace8..13bc12bbe7bc342c732d5485cfa2b44e6226fe3b 100644 (file)
@@ -60,7 +60,7 @@
 #include <unistd.h>
 #endif
 
-#ifdef GMX_THREADS
+#ifdef GMX_THREAD_MPI
 #include "thread_mpi.h"
 #endif