Include correct headers.

This commit is contained in:
castano 2009-01-04 07:29:35 +00:00
parent 1f4d313d0f
commit e965b0e4a9

View File

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