Move smalloc.h to utility/
[alexxy/gromacs.git] / src / gromacs / commandline / cmdlineinit.cpp
index aef6121bc39f3c44937840598a601c1df3812674..afac7d982bb1fde18f3e66903a6a769c7bcca724 100644 (file)
@@ -46,7 +46,6 @@
 #include <boost/scoped_ptr.hpp>
 
 #include "gromacs/legacyheaders/network.h"
-#include "gromacs/legacyheaders/smalloc.h"
 #include "gromacs/legacyheaders/types/commrec.h"
 
 #include "gromacs/commandline/cmdlinemodulemanager.h"
@@ -55,6 +54,7 @@
 #include "gromacs/utility/gmxassert.h"
 #include "gromacs/utility/init.h"
 #include "gromacs/utility/programcontext.h"
+#include "gromacs/utility/smalloc.h"
 
 namespace gmx
 {