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/CudaProjector3D.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/astra/CudaProjector3D.h') diff --git a/include/astra/CudaProjector3D.h b/include/astra/CudaProjector3D.h index 83ce93e..60df7bb 100644 --- a/include/astra/CudaProjector3D.h +++ b/include/astra/CudaProjector3D.h @@ -36,7 +36,7 @@ along with the ASTRA Toolbox. If not, see . #include "Globals.h" #include "Config.h" #include "Projector3D.h" -#include "../../cuda/3d/astra3d.h" +#include "cuda/3d/astra3d.h" namespace astra { -- cgit v1.2.3