Skip to content

Commit c69bd8b

Browse files
committed
Another fix
Signed-off-by: Jan André Reuter <j.reuter@fz-juelich.de>
1 parent a3e15c0 commit c69bd8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

easybuild/toolchains/compiler/rocm_compilers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"""
3535

3636
from easybuild.tools.toolchain.toolchain import SYSTEM_TOOLCHAIN_NAME
37-
from easybuild.tools.toolchain.compiler.llvm_compilers import LLVMCompilers
37+
from easybuild.toolchains.compiler.llvm_compilers import LLVMCompilers
3838

3939
TC_CONSTANT_ROCM = "ROCm"
4040

0 commit comments

Comments
 (0)