summaryrefslogtreecommitdiffstats
path: root/src/CudaCglsAlgorithm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/CudaCglsAlgorithm.cpp')
-rw-r--r--src/CudaCglsAlgorithm.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CudaCglsAlgorithm.cpp b/src/CudaCglsAlgorithm.cpp
index ec96991..bc60325 100644
--- a/src/CudaCglsAlgorithm.cpp
+++ b/src/CudaCglsAlgorithm.cpp
@@ -29,7 +29,7 @@ along with the ASTRA Toolbox. If not, see <http://www.gnu.org/licenses/>.
#include "astra/CudaCglsAlgorithm.h"
-#include "../cuda/2d/cgls.h"
+#include "astra/cuda/2d/cgls.h"
using namespace std;