Merge release-5-0 into master
[alexxy/gromacs.git] / src / gromacs / gmxlib / gmx_omp_nthreads.c
index 9549b91cb414d461d05f6720f4362b3feb2dc12a..5d19d72359cb2f36bbd84aa7e1f00517fec6fdf4 100644 (file)
 #include <config.h>
 #endif
 
-#include "gmx_fatal.h"
 #include "typedefs.h"
+#include "types/commrec.h"
 #include "macros.h"
 #include "network.h"
 #include "copyrite.h"
 #include "gmx_omp_nthreads.h"
 #include "md_logging.h"
 
+#include "gromacs/utility/cstringutil.h"
+#include "gromacs/utility/fatalerror.h"
 #include "gromacs/utility/gmxomp.h"
 
 /** Structure with the number of threads for each OpenMP multi-threaded