Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / topology / mtop_util.c
index 9c04dc2e2c7c43aa948fcfac140cf01f0f8aa1e9..b069c64419ed63d48d8fbfa2b16773b61cc654d9 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.
  */
-#include "gromacs/topology/mtop_util.h"
+#include "gmxpre.h"
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "mtop_util.h"
 
 #include <stdlib.h>
 #include <string.h>
 
 #include "gromacs/legacyheaders/types/ifunc.h"
 #include "gromacs/legacyheaders/types/inputrec.h"
-
 #include "gromacs/topology/block.h"
 #include "gromacs/topology/symtab.h"
 #include "gromacs/topology/topology.h"