summaryrefslogtreecommitdiffstats
path: root/include/astra/FanFlatVecProjectionGeometry2D.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/astra/FanFlatVecProjectionGeometry2D.h')
-rw-r--r--include/astra/FanFlatVecProjectionGeometry2D.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/astra/FanFlatVecProjectionGeometry2D.h b/include/astra/FanFlatVecProjectionGeometry2D.h
index ee85408..d93de79 100644
--- a/include/astra/FanFlatVecProjectionGeometry2D.h
+++ b/include/astra/FanFlatVecProjectionGeometry2D.h
@@ -30,13 +30,10 @@ $Id$
#define _INC_ASTRA_FANFLATVECPROJECTIONGEOMETRY2D
#include "ProjectionGeometry2D.h"
-#include "../cuda/2d/dims.h"
+#include "GeometryUtil2D.h"
#include <cmath>
-// FIXME: Avoid using
-using astraCUDA::SFanProjection;
-
namespace astra
{