]> rtime.felk.cvut.cz Git - hercules2020/kcf.git/blobdiff - src/complexmat.cuh
Move and rename cuda_error_check
[hercules2020/kcf.git] / src / complexmat.cuh
index 71a958ae7fe9b028aa4218681da89f7f7154fbc4..0385243c24167f5a098e47db788edfd198bb2472 100644 (file)
@@ -7,7 +7,7 @@
 #include "cuda_runtime.h"
 #include "cufft.h"
 
-#include "cuda/cuda_error_check.cuh"
+#include "cuda_error_check.hpp"
 
 class ComplexMat {
   public: