diff options
Diffstat (limited to 'include/astra/ParallelVecProjectionGeometry3D.h')
-rw-r--r-- | include/astra/ParallelVecProjectionGeometry3D.h | 2 |
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 { |