summaryrefslogtreecommitdiffstats
path: root/include/astra/ParallelVecProjectionGeometry3D.h
diff options
context:
space:
mode:
authorWillem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl>2015-03-02 13:42:08 +0100
committerWillem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl>2015-03-02 13:42:08 +0100
commitbf5aa06406162656752f031edf3ca90f00ff76dd (patch)
tree0c0544cb4e9f892523b2aed581c7a56510383595 /include/astra/ParallelVecProjectionGeometry3D.h
parent24a2b2b0a6a354efd58774a4bce930cb9f90334f (diff)
downloadastra-bf5aa06406162656752f031edf3ca90f00ff76dd.tar.gz
astra-bf5aa06406162656752f031edf3ca90f00ff76dd.tar.bz2
astra-bf5aa06406162656752f031edf3ca90f00ff76dd.tar.xz
astra-bf5aa06406162656752f031edf3ca90f00ff76dd.zip
Untangle cuda and astra includes
Diffstat (limited to 'include/astra/ParallelVecProjectionGeometry3D.h')
-rw-r--r--include/astra/ParallelVecProjectionGeometry3D.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/astra/ParallelVecProjectionGeometry3D.h b/include/astra/ParallelVecProjectionGeometry3D.h
index 5a63249..59238c8 100644
--- a/include/astra/ParallelVecProjectionGeometry3D.h
+++ b/include/astra/ParallelVecProjectionGeometry3D.h
@@ -30,7 +30,7 @@ $Id$
#define _INC_ASTRA_PARALLELVECPROJECTIONGEOMETRY3D
#include "ProjectionGeometry3D.h"
-#include "../cuda/3d/dims3d.h"
+#include "GeometryUtil3D.h"
namespace astra
{