Make DeviceContext into a proper class
[alexxy/gromacs.git] / src / gromacs / nbnxm / opencl / nbnxm_ocl.cpp
index 05a270b7f010b78b747a2cd8313943bca470a263..013bd093a01e3aff9f67f7706e199bedcf4aab2c 100644 (file)
@@ -70,6 +70,7 @@
 
 #include "thread_mpi/atomic.h"
 
+#include "gromacs/gpu_utils/device_context.h"
 #include "gromacs/gpu_utils/gputraits_ocl.h"
 #include "gromacs/gpu_utils/oclutils.h"
 #include "gromacs/hardware/hw_info.h"