From: jinbong.lee Date: Tue, 7 Jan 2025 06:49:06 +0000 (+0900) Subject: Change including position X-Git-Tag: accepted/tizen/unified/20250109.175139~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dffc72eff18bd4c0b287f03e8758f0494055c35c;p=platform%2Fhal%2Fapi%2Ftdm.git Change including position Change-Id: I0e09f8dc195c6000c61d522db8a46719f6557a23 Signed-off-by: jinbong.lee --- diff --git a/include/hal-tdm.h b/include/hal-tdm.h index 1f0ac30..8dc07b1 100644 --- a/include/hal-tdm.h +++ b/include/hal-tdm.h @@ -35,14 +35,14 @@ #ifndef __HAL_TDM__ #define __HAL_TDM__ -#ifdef __cplusplus -extern "C" { -#endif - #include #include #include "hal-tdm-types.h" +#ifdef __cplusplus +extern "C" { +#endif + /** * @file hal-tdm.h * @brief This file contains the Tizen TDM HAL interface API, related structures and enumerations.