Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / resall.c
index b363023b1d31f0b8e768240af1ea9ccf9b6d1917..fe75e0cc652e8f65294e2c8aab6a8aa960047d47 100644 (file)
  */
 #include "gmxpre.h"
 
+#include "resall.h"
+
 #include <ctype.h>
 #include <stdlib.h>
 #include <string.h>
 
-#include "gromacs/legacyheaders/macros.h"
-#include "resall.h"
-#include "pgutil.h"
-#include "fflibutil.h"
-
 #include "gromacs/fileio/strdb.h"
+#include "gromacs/gmxpreprocess/fflibutil.h"
+#include "gromacs/gmxpreprocess/pgutil.h"
+#include "gromacs/legacyheaders/macros.h"
 #include "gromacs/topology/symtab.h"
 #include "gromacs/utility/cstringutil.h"
 #include "gromacs/utility/fatalerror.h"