Move smalloc.h to utility/
[alexxy/gromacs.git] / src / gromacs / selection / selectioncollection.cpp
index 18bcff9838d8ce7afd5d42ea9e512f54b3bf4334..09f24e03c5faf90968ef74b3c38fd6c1801f57a8 100644 (file)
@@ -50,7 +50,6 @@
 #include <boost/shared_ptr.hpp>
 
 #include "gromacs/legacyheaders/oenv.h"
-#include "gromacs/legacyheaders/smalloc.h"
 #include "gromacs/legacyheaders/xvgr.h"
 
 #include "gromacs/onlinehelp/helpmanager.h"
@@ -62,6 +61,7 @@
 #include "gromacs/utility/file.h"
 #include "gromacs/utility/gmxassert.h"
 #include "gromacs/utility/messagestringcollector.h"
+#include "gromacs/utility/smalloc.h"
 #include "gromacs/utility/stringutil.h"
 
 #include "compiler.h"