Move smalloc.h to utility/
[alexxy/gromacs.git] / src / gromacs / gmxlib / cuda_tools / cudautils.cu
index e8f32b2332b685f763bfd8f80e81d7289e495934..7682148bae5ed275361c21896bc2d1971addf999 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2012, by the GROMACS development team, led by
+ * Copyright (c) 2012,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.
@@ -36,7 +36,7 @@
 #include <stdlib.h>
 
 #include "gmx_fatal.h"
-#include "smalloc.h"
+#include "gromacs/utility/smalloc.h"
 #include "typedefs.h"
 #include "cudautils.cuh"