Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / ter_db.c
index 4817b27942da8165a770e76577f416629d8c0a46..df0722c368326e6cb534e58b01efc89cfc981dfb 100644 (file)
  */
 #include "gmxpre.h"
 
+#include "ter_db.h"
+
 #include <ctype.h>
 #include <string.h>
 
-#include "gromacs/utility/smalloc.h"
+#include "gromacs/fileio/gmxfio.h"
+#include "gromacs/fileio/strdb.h"
+#include "gromacs/gmxpreprocess/fflibutil.h"
+#include "gromacs/gmxpreprocess/h_db.h"
+#include "gromacs/gmxpreprocess/resall.h"
+#include "gromacs/gmxpreprocess/toputil.h"
 #include "gromacs/legacyheaders/typedefs.h"
-#include "gromacs/utility/futil.h"
-#include "resall.h"
-#include "h_db.h"
 #include "gromacs/utility/cstringutil.h"
 #include "gromacs/utility/fatalerror.h"
-#include "ter_db.h"
-#include "toputil.h"
-#include "gromacs/fileio/gmxfio.h"
-#include "fflibutil.h"
-
-#include "gromacs/fileio/strdb.h"
+#include "gromacs/utility/futil.h"
+#include "gromacs/utility/smalloc.h"
 
 /* use bonded types definitions in hackblock.h */
 #define ekwRepl ebtsNR+1