Move atomprop.* to topology/
[alexxy/gromacs.git] / src / gromacs / fileio / tpxio.c
index 7dc48935a65326f15b37a7bb26221f2c422b872e..55f5f6a0855d7ab550eafb1384b8f5edf2316bf0 100644 (file)
 #include "tpxio.h"
 #include "txtdump.h"
 #include "confio.h"
-#include "atomprop.h"
 #include "copyrite.h"
-#include "gromacs/topology/mtop_util.h"
 
 #include "gromacs/math/vec.h"
+#include "gromacs/topology/atomprop.h"
 #include "gromacs/topology/block.h"
+#include "gromacs/topology/mtop_util.h"
 #include "gromacs/topology/symtab.h"
 #include "gromacs/topology/topology.h"
 #include "gromacs/utility/cstringutil.h"