summaryrefslogtreecommitdiff
path: root/modules/remote-sycl/SConstruct
diff options
context:
space:
mode:
Diffstat (limited to 'modules/remote-sycl/SConstruct')
-rw-r--r--modules/remote-sycl/SConstruct2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/remote-sycl/SConstruct b/modules/remote-sycl/SConstruct
index 78c27ab..96e9df9 100644
--- a/modules/remote-sycl/SConstruct
+++ b/modules/remote-sycl/SConstruct
@@ -58,7 +58,7 @@ env=Environment(ENV=os.environ, variables=env_vars, CPPPATH=[],
,'forstio-async'
,'forstio-io'
,'forstio-io_codec'
- ,'hipSYCL-rt'
+ ,'acpp-rt'
,'OpenCL'
,'omp'
]