Move smalloc.h to utility/
[alexxy/gromacs.git] / src / gromacs / gmxlib / gpu_utils / gpu_utils.cu
index 828ad082e4f95c1d8bd88a8c4a2da40e8ad23988..d626214d5cfee2055eb4ed53757c4b38629b4558 100644 (file)
@@ -37,7 +37,7 @@
 #include <stdlib.h>
 #include <assert.h>
 
-#include "smalloc.h"
+#include "gromacs/utility/smalloc.h"
 #include "types/hw_info.h"
 
 #include "gpu_utils.h"