Move thread_mpi to src/external/
[alexxy/gromacs.git] / src / gromacs / gmxlib / typedefs.c
index ad7a93dca3cff962b50d9f498fffdfa7035fc1fa..a550ee4789f866ff3244b85add08f45ab269e64e 100644 (file)
@@ -39,6 +39,8 @@
 #include <config.h>
 #endif
 
+#include "thread_mpi/threads.h"
+
 #include "smalloc.h"
 #include "symtab.h"
 #include "vec.h"
@@ -47,8 +49,6 @@
 #include <string.h>
 #include "gromacs/random/random.h"
 
-#include "gromacs/legacyheaders/thread_mpi/threads.h"
-
 /* The source code in this file should be thread-safe.
       Please keep it that way. */