renamed GMX_THREADS to GMX_THREAD_MPI
[alexxy/gromacs.git] / src / contrib / pmetest.c
index c5dd4a59b8e7137080741b492c853b10b6e42291..55f1d17350e0a9d81c828d962df18b2676e07b5f 100644 (file)
@@ -60,7 +60,7 @@
 #ifdef GMX_LIB_MPI
 #include <mpi.h>
 #endif
-#ifdef GMX_THREADS
+#ifdef GMX_THREAD_MPI
 #include "tmpi.h"
 #endif