From 97550a97824b7ab7a797c9c85f25f9c4a874ca67 Mon Sep 17 00:00:00 2001 From: chunseoklee Date: Thu, 2 Jan 2025 12:29:59 +0900 Subject: [PATCH] Update onert-micro/onert-micro/include/pal/mcu/PALSelectV2.h Co-authored-by: Jang Jiseob --- onert-micro/onert-micro/include/pal/mcu/PALSelectV2.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/onert-micro/onert-micro/include/pal/mcu/PALSelectV2.h b/onert-micro/onert-micro/include/pal/mcu/PALSelectV2.h index 8394adaf402..02a9fe13d12 100644 --- a/onert-micro/onert-micro/include/pal/mcu/PALSelectV2.h +++ b/onert-micro/onert-micro/include/pal/mcu/PALSelectV2.h @@ -57,4 +57,4 @@ void Select(const core::OMRuntimeShape &input_condition_shape, const D *input_co } // namespace execute } // namespace onert_micro -#endif // ONERT_MICRO_PAL_SELECT_V2_COMMON_H +#endif // ONERT_MICRO_EXECUTE_PAL_SELECT_V2_H