Move smalloc.h to utility/
[alexxy/gromacs.git] / src / gromacs / selection / sm_position.cpp
index f0b6fb1a6847d4c0449224b799542f546866bb73..01be21a972d7b6613bddb8406d684dab59decd4f 100644 (file)
  * \ingroup module_selection
  */
 #include "gromacs/legacyheaders/macros.h"
-#include "gromacs/legacyheaders/smalloc.h"
 #include "gromacs/legacyheaders/string2.h"
 
 #include "gromacs/selection/indexutil.h"
 #include "gromacs/selection/poscalc.h"
 #include "gromacs/selection/position.h"
 #include "gromacs/selection/selmethod.h"
+#include "gromacs/utility/smalloc.h"
 
 #include "keywords.h"
 #include "selelem.h"