Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / fileio / trnio.c
index 0e2d99ed4cc21587059da4fecea6763aa609a671..a1d6c8cbd7730ee617dbb51351c39ef689e3b425 100644 (file)
  * To help us fund GROMACS development, we humbly ask that you cite
  * the research papers on the package. Check out http://www.gromacs.org.
  */
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "gmxpre.h"
+
+#include "trnio.h"
 
 #include <string.h>
-#include "gromacs/utility/smalloc.h"
+
+#include "gromacs/fileio/gmxfio.h"
+#include "gromacs/legacyheaders/names.h"
+#include "gromacs/legacyheaders/txtdump.h"
 #include "gromacs/utility/fatalerror.h"
-#include "txtdump.h"
-#include "names.h"
 #include "gromacs/utility/futil.h"
-#include "trnio.h"
-#include "gmxfio.h"
+#include "gromacs/utility/smalloc.h"
 
 #define BUFSIZE     128
 #define GROMACS_MAGIC   1993