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