Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / topology / invblock.c
index bd48fe81e103f29860885164461f20119178eb0e..48107b2c5f82b2b7116f38add9b08e9d4a18f10c 100644 (file)
  * the research papers on the package. Check out http://www.gromacs.org.
  */
 /* This file is completely threadsafe - keep it that way! */
-#include "gromacs/topology/invblock.h"
+#include "gmxpre.h"
 
-#include "gromacs/legacyheaders/types/simple.h"
+#include "invblock.h"
 
+#include "gromacs/legacyheaders/types/simple.h"
 #include "gromacs/topology/block.h"
 #include "gromacs/utility/fatalerror.h"
 #include "gromacs/utility/smalloc.h"