diff --git a/tt_metal/llrt/grayskull/gs_hal.cpp b/tt_metal/llrt/grayskull/gs_hal.cpp index d9dcb5e8366..cb1f150a283 100644 --- a/tt_metal/llrt/grayskull/gs_hal.cpp +++ b/tt_metal/llrt/grayskull/gs_hal.cpp @@ -2,10 +2,10 @@ // // SPDX-License-Identifier: Apache-2.0 -#include "llrt/hal.hpp" #include "core_config.h" #include "noc/noc_parameters.h" +#include "llrt/hal.hpp" #include "tt_metal/third_party/umd/device/tt_soc_descriptor.h" #if defined (ARCH_GRAYSKULL)