Move smalloc.h to utility/
[alexxy/gromacs.git] / src / gromacs / mdlib / nbnxn_kernels / nbnxn_kernel_ref.c
index 3a04cb57538b48c7957cc540d8775f23922a4677..0be4be644d987e9eecf22b6a64f4457644cfe755 100644 (file)
@@ -41,7 +41,7 @@
 
 #include "typedefs.h"
 #include "vec.h"
-#include "smalloc.h"
+#include "gromacs/utility/smalloc.h"
 #include "force.h"
 #include "gmx_omp_nthreads.h"
 #include "nbnxn_kernel_ref.h"