Skip to content

Commit ae081e8

Browse files
fineg74bb-sycl
authored andcommitted
[SYCL][ESIMD] Fix test compilation issue (intel#1407)
1 parent ab81306 commit ae081e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SYCL/ESIMD/lsc/atomic_cmpxchg.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818
// separated.
1919
#define CMPXCHG_TEST
2020

21-
#include "lsc/atomic_smoke.cpp"
21+
#include "atomic_smoke.cpp"

0 commit comments

Comments
 (0)