Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / pbcutil / rmpbc.c
index fd732c653d32ab31cd1420f84f7eb14c6b355d5a..4d91ac47830c3ed9280429680ea764e8746bd7e7 100644 (file)
@@ -36,9 +36,7 @@
  */
 #include "gmxpre.h"
 
-#include "gromacs/pbcutil/rmpbc.h"
-
-#include "config.h"
+#include "rmpbc.h"
 
 #include "gromacs/fileio/trx.h"
 #include "gromacs/math/vec.h"
@@ -46,8 +44,8 @@
 #include "gromacs/pbcutil/pbc.h"
 #include "gromacs/topology/atoms.h"
 #include "gromacs/topology/idef.h"
-#include "gromacs/utility/futil.h"
 #include "gromacs/utility/fatalerror.h"
+#include "gromacs/utility/futil.h"
 #include "gromacs/utility/smalloc.h"
 
 typedef struct {