Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / pulling / pullutil.c
index 57bc3401c545909c558518b755d4600c6ff3caef..53072c1ef20393f2ae4c95eaf6ae6581d5bb5db8 100644 (file)
 
 #include <stdlib.h>
 
-#include "gromacs/utility/futil.h"
-#include "gromacs/math/vec.h"
-#include "gromacs/utility/smalloc.h"
-#include "gromacs/legacyheaders/typedefs.h"
-#include "gromacs/legacyheaders/types/commrec.h"
-#include "gromacs/legacyheaders/names.h"
-#include "gromacs/utility/fatalerror.h"
-#include "gromacs/legacyheaders/macros.h"
 #include "gromacs/fileio/confio.h"
+#include "gromacs/legacyheaders/gmx_ga2la.h"
+#include "gromacs/legacyheaders/macros.h"
+#include "gromacs/legacyheaders/names.h"
 #include "gromacs/legacyheaders/network.h"
+#include "gromacs/legacyheaders/typedefs.h"
+#include "gromacs/legacyheaders/types/commrec.h"
+#include "gromacs/math/vec.h"
 #include "gromacs/pbcutil/pbc.h"
-#include "pull.h"
-#include "gromacs/legacyheaders/gmx_ga2la.h"
+#include "gromacs/pulling/pull.h"
+#include "gromacs/utility/fatalerror.h"
+#include "gromacs/utility/futil.h"
+#include "gromacs/utility/smalloc.h"
 
 static void pull_set_pbcatom(t_commrec *cr, t_pull_group *pgrp,
                              rvec *x,