Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / fileio / trnio.c
index 23e76ea4a5c5ce3e2a8db2a74d9b4483b2755e49..a1d6c8cbd7730ee617dbb51351c39ef689e3b425 100644 (file)
@@ -2,8 +2,8 @@
  * This file is part of the GROMACS molecular simulation package.
  *
  * Copyright (c) 1991-2000, University of Groningen, The Netherlands.
- * Copyright (c) 2001-2004, The GROMACS development team,
- * Copyright (c) 2013, by the GROMACS development team, led by
+ * Copyright (c) 2001-2004, The GROMACS development team.
+ * Copyright (c) 2013,2014, by the GROMACS development team, led by
  * Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl,
  * and including many others, as listed in the AUTHORS file in the
  * top-level source directory and at http://www.gromacs.org.
  * 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 <string.h>
-#include "sysstuff.h"
-#include "smalloc.h"
-#include "gmx_fatal.h"
-#include "txtdump.h"
-#include "names.h"
-#include "futil.h"
 #include "trnio.h"
-#include "gmxfio.h"
+
+#include <string.h>
+
+#include "gromacs/fileio/gmxfio.h"
+#include "gromacs/legacyheaders/names.h"
+#include "gromacs/legacyheaders/txtdump.h"
+#include "gromacs/utility/fatalerror.h"
+#include "gromacs/utility/futil.h"
+#include "gromacs/utility/smalloc.h"
 
 #define BUFSIZE     128
 #define GROMACS_MAGIC   1993