Move index.* to topology/
[alexxy/gromacs.git] / src / gromacs / fileio / pdbio.c
index a4c1487d683282c0a829d33fcb70756bda773d0a..ecbfa7c75b6fc86b9ec04710d4cd79c5564d90b9 100644 (file)
@@ -45,7 +45,6 @@
 #include <string.h>
 
 #include "gromacs/legacyheaders/copyrite.h"
-#include "gromacs/legacyheaders/index.h"
 #include "gromacs/legacyheaders/types/ifunc.h"
 #include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/utility/futil.h"
@@ -55,6 +54,7 @@
 #include "gromacs/math/vec.h"
 #include "gromacs/pbcutil/pbc.h"
 #include "gromacs/topology/atomprop.h"
+#include "gromacs/topology/index.h"
 #include "gromacs/topology/symtab.h"
 #include "gromacs/topology/topology.h"
 #include "gromacs/utility/cstringutil.h"