Change including position 41/317741/1
authorjinbong.lee <jinbong.lee@samsung.com>
Tue, 7 Jan 2025 06:49:06 +0000 (15:49 +0900)
committerjinbong.lee <jinbong.lee@samsung.com>
Tue, 7 Jan 2025 06:49:06 +0000 (15:49 +0900)
Change-Id: I0e09f8dc195c6000c61d522db8a46719f6557a23
Signed-off-by: jinbong.lee <jinbong.lee@samsung.com>
include/hal-tdm.h

index 1f0ac30a7a8b8aa505831f597bb6cb869d7af5a7..8dc07b1719fa3ff9a28e29e44f861de5da4f6652 100644 (file)
 #ifndef __HAL_TDM__
 #define __HAL_TDM__
 
-#ifdef __cplusplus
-extern "C" {
-#endif
-
 #include <tbm_surface.h>
 #include <tbm_surface_queue.h>
 #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.