Merge release-4-6 into master
[alexxy/gromacs.git] / src / gromacs / mdlib / nbnxn_cuda / nbnxn_cuda.cu
index 27ac6045c005580d195faf174e665b795d2abdf8..1788eee771ab5c50af3e8dd2333b63b1174a31fc 100644 (file)
@@ -40,6 +40,8 @@
 #include <limits>
 #endif
 
+#include <cuda.h>
+
 #include "types/simple.h" 
 #include "types/nbnxn_pairlist.h"
 #include "types/nb_verlet.h"