Skip to content

Commit 1a4e9fa

Browse files
committed
Commit sycl include directive.
1 parent 5c03d54 commit 1a4e9fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/src/sycl.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
#include "sycl.h"
44

5-
#include <CL/sycl.hpp>
5+
#include <sycl/sycl.hpp>
66

77
struct syclPlatform_st {
88
sycl::platform val;

0 commit comments

Comments
 (0)