Merge release-4-5-patches into release-4-6
[alexxy/gromacs.git] / src / gmxlib / shift_util.c
index 449e4d6fcff5bdacfba5acfc070fb478978eda47..9df8e3dc53c1b7cb29d51ad857201a2de719edb5 100644 (file)
@@ -51,8 +51,8 @@
 #include "xvgr.h"
 #include "gmxfio.h"
 
-#ifdef GMX_THREADS
-#include "thread_mpi.h"
+#ifdef GMX_THREAD_MPI
+#include "thread_mpi/threads.h"
 #endif
 
 #define p2(x) ((x)*(x))