projects
/
platform
/
core
/
telephony
/
libcall-manager.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b661cc
)
Move glib.h out of extern
93/281993/1
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_unified
tizen
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
accepted/tizen/7.0/unified/20221110.060548
accepted/tizen/7.0/unified/hotfix/20221116.105838
accepted/tizen/8.0/unified/20231005.093914
accepted/tizen/9.0/unified/20241030.232323
accepted/tizen/unified/20220927.132412
submit/tizen/20220926.043009
tizen_7.0_m2_release
tizen_8.0_m2_release
tizen_9.0_m2_release
author
Wootak Jung
<wootak.jung@samsung.com>
Mon, 26 Sep 2022 04:22:19 +0000
(13:22 +0900)
committer
Wootak Jung
<wootak.jung@samsung.com>
Mon, 26 Sep 2022 04:25:38 +0000
(13:25 +0900)
Change-Id: Ie6f5e19be5c479256d5e70978cdaa8fe169c3126
Signed-off-by: Wootak Jung <wootak.jung@samsung.com>
include/call-manager-ext.h
patch
|
blob
|
history
diff --git
a/include/call-manager-ext.h
b/include/call-manager-ext.h
index 215178908277e8d0f96caf8429c7d6c8141b9689..55e3b0b20f98d6dcf3f4c52614df749592c2ec09 100644
(file)
--- a/
include/call-manager-ext.h
+++ b/
include/call-manager-ext.h
@@
-19,11
+19,12
@@
#ifndef __CALL_MANAGER_EXT_H__
#define __CALL_MANAGER_EXT_H__
+#include <glib.h>
+
#ifdef __cplusplus
extern "C" {
#endif
-#include <glib.h>
#include <tizen.h>
#include "call-manager-extension.h"