Move smalloc.h to utility/
[alexxy/gromacs.git] / src / gromacs / selection / sm_insolidangle.cpp
index 51afaddf5e2a805ceb3dba90e9d64ca2e089e0ed..f9b8e736f739ee9a516a8074eec8043237229cfe 100644 (file)
 #include "gromacs/legacyheaders/macros.h"
 #include "gromacs/legacyheaders/pbc.h"
 #include "gromacs/legacyheaders/physics.h"
-#include "gromacs/legacyheaders/smalloc.h"
 #include "gromacs/legacyheaders/vec.h"
 
 #include "gromacs/math/utilities.h"
 #include "gromacs/selection/selection.h"
 #include "gromacs/selection/selmethod.h"
 #include "gromacs/utility/exceptions.h"
+#include "gromacs/utility/smalloc.h"
 
 #include "selelem.h"