Create fileio module
[alexxy/gromacs.git] / src / gromacs / gmxlib / tcontrol.c
index 7befe045ed328c780beffe3dd78177ca46466840..7b53634baa609f69fe5c14361bf055a4f2ad14dd 100644 (file)
  * And Hey:
  * GROningen Mixture of Alchemy and Childrens' Stories
  */
+#include "gromacs/legacyheaders/statutil.h"
+
 #ifdef HAVE_CONFIG_H
 #include <config.h>
 #endif
 
 #include "typedefs.h"
-#include "statutil.h"
 #include "gmx_fatal.h"
 
 #ifdef GMX_THREAD_MPI