Move atomprop.* to topology/
[alexxy/gromacs.git] / src / gromacs / fileio / pdbio.c
index 58de0aaf67834adc23a42aef3a8dbb670933c31c..a4c1487d683282c0a829d33fcb70756bda773d0a 100644 (file)
@@ -44,8 +44,8 @@
 #include <stdlib.h>
 #include <string.h>
 
-#include "gromacs/legacyheaders/atomprop.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"
@@ -54,6 +54,7 @@
 #include "gromacs/math/units.h"
 #include "gromacs/math/vec.h"
 #include "gromacs/pbcutil/pbc.h"
+#include "gromacs/topology/atomprop.h"
 #include "gromacs/topology/symtab.h"
 #include "gromacs/topology/topology.h"
 #include "gromacs/utility/cstringutil.h"