renamed GMX_THREADS to GMX_THREAD_MPI
[alexxy/gromacs.git] / src / gmxlib / txtdump.c
index ba1ce00e95b67f0b487dab56a160f3ef8a6aef0b..d26d0f61e5fa192b9d45f10b6e364a4f8a9998b4 100644 (file)
@@ -38,7 +38,7 @@
 #endif
 
 /* This file is completely threadsafe - please keep it that way! */
-#ifdef GMX_THREADS
+#ifdef GMX_THREAD_MPI
 #include <thread_mpi.h>
 #endif