Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / gpp_atomtype.c
index 3a12a4dd82c4c055f0d72a95ba88fd8f75cf3681..4a9c932b0f93c8dd01f095bbc21acf0d006e4108 100644 (file)
  */
 #include "gmxpre.h"
 
-#include "config.h"
+#include "gpp_atomtype.h"
 
 #include <math.h>
 #include <string.h>
 
-#include "topdirs.h"
-#include "toputil.h"
+#include "gromacs/gmxpreprocess/topdirs.h"
+#include "gromacs/gmxpreprocess/toputil.h"
 #include "gromacs/legacyheaders/txtdump.h"
-#include "gpp_atomtype.h"
-
 #include "gromacs/topology/symtab.h"
 #include "gromacs/utility/fatalerror.h"
 #include "gromacs/utility/smalloc.h"