Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / hizzie.c
index e7b637a21be99924791c2453333add47953a2614..0aff84f7a41b04bac8fbf85c3ebeac82ef960f50 100644 (file)
 
 #include <stdio.h>
 #include <string.h>
-#include "gromacs/legacyheaders/typedefs.h"
+
 #include "gromacs/fileio/pdbio.h"
-#include "gromacs/math/vec.h"
-#include "gromacs/math/units.h"
-#include "toputil.h"
-#include "pdb2top.h"
-#include "gromacs/utility/cstringutil.h"
+#include "gromacs/gmxpreprocess/pdb2top.h"
+#include "gromacs/gmxpreprocess/toputil.h"
 #include "gromacs/legacyheaders/macros.h"
-
+#include "gromacs/legacyheaders/typedefs.h"
+#include "gromacs/math/units.h"
+#include "gromacs/math/vec.h"
 #include "gromacs/topology/block.h"
+#include "gromacs/utility/cstringutil.h"
 #include "gromacs/utility/fatalerror.h"
 #include "gromacs/utility/smalloc.h"