Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / hackblock.h
index 52c138ced6b9e8838acdb1b7754fd7dd54fb67d5..294dcec86c486006856beeae573b874907c00fb9 100644 (file)
 #ifndef GMX_GMXPREPROCESS_HACKBLOCK_H
 #define GMX_GMXPREPROCESS_HACKBLOCK_H
 
-#include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/fileio/pdbio.h"
-#include "grompp-impl.h"
-#include "gpp_atomtype.h"
+#include "gromacs/gmxpreprocess/gpp_atomtype.h"
+#include "gromacs/gmxpreprocess/grompp-impl.h"
+#include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/topology/symtab.h"
 
 #ifdef __cplusplus