Move atomprop.* to topology/
[alexxy/gromacs.git] / src / gromacs / trajectoryanalysis / modules / sasa.cpp
index 087a8eea33e23d03538a5a867076c3a50fb66a75..2128e3f24570dcd6ed8b4a4f421c334a0c389e6d 100644 (file)
@@ -47,7 +47,6 @@
 #include <string>
 #include <vector>
 
-#include "gromacs/legacyheaders/atomprop.h"
 #include "gromacs/legacyheaders/copyrite.h"
 
 #include "gromacs/analysisdata/analysisdata.h"
@@ -64,6 +63,7 @@
 #include "gromacs/pbcutil/pbc.h"
 #include "gromacs/selection/selection.h"
 #include "gromacs/selection/selectionoption.h"
+#include "gromacs/topology/atomprop.h"
 #include "gromacs/topology/symtab.h"
 #include "gromacs/topology/topology.h"
 #include "gromacs/trajectoryanalysis/analysismodule.h"