Move smalloc.h to utility/
[alexxy/gromacs.git] / src / gromacs / mdlib / tgroup.c
index f56fd36d24d2a0a94539cf6e03d5de7fc72ea283..cd32b2477b56b8e75e481b042602e96f3e0ad10f 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (c) 1991-2000, University of Groningen, The Netherlands.
  * Copyright (c) 2001-2004, The GROMACS development team.
- * Copyright (c) 2013, by the GROMACS development team, led by
+ * Copyright (c) 2013,2014, by the GROMACS development team, led by
  * Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl,
  * and including many others, as listed in the AUTHORS file in the
  * top-level source directory and at http://www.gromacs.org.
 #include <math.h>
 #include "macros.h"
 #include "main.h"
-#include "smalloc.h"
+#include "gromacs/utility/smalloc.h"
 #include "gromacs/fileio/futil.h"
 #include "tgroup.h"
 #include "vec.h"
 #include "network.h"
-#include "smalloc.h"
 #include "update.h"
 #include "rbin.h"
 #include "mtop_util.h"