From e5b70e8b53e4ecc81b1aacc3af7893faf49ddc24 Mon Sep 17 00:00:00 2001 From: Willem Jan Palenstijn Date: Fri, 22 Jun 2018 15:46:11 +0200 Subject: Move CUDA include files --- include/astra/Float32Data3D.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/astra/Float32Data3D.h') diff --git a/include/astra/Float32Data3D.h b/include/astra/Float32Data3D.h index 12ad685..1bdddc6 100644 --- a/include/astra/Float32Data3D.h +++ b/include/astra/Float32Data3D.h @@ -32,7 +32,7 @@ along with the ASTRA Toolbox. If not, see . #include "Float32Data.h" #include "Float32Data2D.h" -#include "../../cuda/3d/mem3d.h" +#include "cuda/3d/mem3d.h" namespace astra { -- cgit v1.2.3