Move smalloc.h to utility/
[alexxy/gromacs.git] / src / gromacs / mdlib / nbnxn_cuda / nbnxn_cuda_data_mgmt.cu
index 32dc486a4ba96a84fa1a963b5175268337381d01..fb437c37a7efe2850a5635efa0192e3c0627c83c 100644 (file)
@@ -43,7 +43,7 @@
 #include <cuda.h>
 
 #include "gmx_fatal.h"
-#include "smalloc.h"
+#include "gromacs/utility/smalloc.h"
 #include "tables.h"
 #include "typedefs.h"
 #include "types/enums.h"