summaryrefslogtreecommitdiff
path: root/modules/remote-sycl/c++/common.hpp
diff options
context:
space:
mode:
authorClaudius "keldu" Holeksa <mail@keldu.de>2025-10-30 10:53:14 +0100
committerClaudius "keldu" Holeksa <mail@keldu.de>2025-10-30 10:53:14 +0100
commit51fd65c247ff6d603c1fe27d697e46288ac73022 (patch)
tree20765fe69ecef52f3dfdebe8e46bcc58a85987f2 /modules/remote-sycl/c++/common.hpp
parent733e2485878e22a5b585d41358e5ea680f3f7246 (diff)
downloadforstio-forstio-51fd65c247ff6d603c1fe27d697e46288ac73022.tar.gz
Reworking Sycl. Semi broken state
Diffstat (limited to 'modules/remote-sycl/c++/common.hpp')
-rw-r--r--modules/remote-sycl/c++/common.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/remote-sycl/c++/common.hpp b/modules/remote-sycl/c++/common.hpp
index 822dae5..287075f 100644
--- a/modules/remote-sycl/c++/common.hpp
+++ b/modules/remote-sycl/c++/common.hpp
@@ -5,7 +5,7 @@
#include <forstio/codec/schema_hash.hpp>
#include <forstio/codec/id_map.hpp>
-#include <AdaptiveCpp/CL/sycl.hpp>
+#include <AdaptiveCpp/sycl/sycl.hpp>
namespace saw {
namespace rmt {