Move residuetype handling to its own file.
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / xlate.c
index faf148c120bdacb9f762657e8053ef6ed8173484..b9400345dd1a851aad6f5cc1dffa659ff27f51d7 100644 (file)
 #include <string.h>
 
 #include "typedefs.h"
-#include "gromacs/topology/index.h"
 #include "fflibutil.h"
 #include "hackblock.h"
 #include "xlate.h"
 
 #include "gromacs/fileio/strdb.h"
+#include "gromacs/topology/residuetypes.h"
 #include "gromacs/topology/symtab.h"
 #include "gromacs/utility/cstringutil.h"
 #include "gromacs/utility/fatalerror.h"