Move index.* to topology/
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / pdb2gmx.c
index db0a5412560a6aec35b301cc68bc734de6b3f5a2..883d5b79c32f015c1fc11bba09a8de6cb54bc6d7 100644 (file)
@@ -62,7 +62,7 @@
 #include "gromacs/gmxlib/conformation-utilities.h"
 #include "genhydro.h"
 #include "readinp.h"
-#include "index.h"
+#include "gromacs/topology/index.h"
 #include "fflibutil.h"
 #include "macros.h"
 
@@ -70,6 +70,7 @@
 #include "gromacs/fileio/strdb.h"
 #include "gromacs/topology/atomprop.h"
 #include "gromacs/topology/block.h"
+#include "gromacs/topology/index.h"
 #include "gromacs/topology/symtab.h"
 #include "gromacs/utility/smalloc.h"
 #include "gromacs/utility/fatalerror.h"