Move smalloc.h to utility/
[alexxy/gromacs.git] / src / gromacs / selection / sm_merge.cpp
index a55202528186393d73c1ac6dc320808190cfbe90..258dc85d1f3cc14e608e8493e80f8ede49744286 100644 (file)
  * \ingroup module_selection
  */
 #include "gromacs/legacyheaders/macros.h"
-#include "gromacs/legacyheaders/smalloc.h"
 #include "gromacs/legacyheaders/vec.h"
 
 #include "gromacs/selection/position.h"
 #include "gromacs/selection/selmethod.h"
 #include "gromacs/utility/common.h"
 #include "gromacs/utility/exceptions.h"
+#include "gromacs/utility/smalloc.h"
 
 /*! \internal \brief
  * Data structure for the merging selection modifiers.