Include correct header file.

2.0
castano 16 years ago
parent 00af7f75bc
commit bdb9502ac6

@ -26,7 +26,7 @@
#include "CudaUtils.h"
#if defined HAVE_CUDA
#include <cuda_runtime_api.h>
#include <cuda_runtime.h>
#endif
using namespace nv;

Loading…
Cancel
Save