Move pmalloc(..)/pfree(...) to separate source files in CUDA/OpenCL/SYCL
[alexxy/gromacs.git] / src / gromacs / nbnxm / sycl / nbnxm_sycl_data_mgmt.cpp
index b7ad72a6a0f8f622bedac3d74c01d2648d8b804f..e5a1a4e34411f46b9d1b93071bf56e6882168fdf 100644 (file)
@@ -42,6 +42,7 @@
 #include "gmxpre.h"
 
 #include "gromacs/gpu_utils/device_stream_manager.h"
+#include "gromacs/gpu_utils/pmalloc.h"
 #include "gromacs/hardware/device_information.h"
 #include "gromacs/mdtypes/interaction_const.h"
 #include "gromacs/nbnxm/atomdata.h"