Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit 1a770de

Browse files
authored
[SYCL] Remove old extension header (#494)
* Remove old extension header Signed-off-by: mdimakov <[email protected]> * Clang-format fix
1 parent 8b0d276 commit 1a770de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SYCL/ESIMD/api/slm_gather_scatter_rgba.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
#include "../esimd_test_utils.hpp"
1010

1111
#include <CL/sycl.hpp>
12-
#include <CL/sycl/INTEL/esimd.hpp>
1312
#include <iostream>
13+
#include <sycl/ext/intel/experimental/esimd.hpp>
1414

1515
using namespace cl::sycl;
1616

0 commit comments

Comments
 (0)