projects
/
platform
/
core
/
uifw
/
headless-server.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05caaba
)
Include tbm_bufmgr_internal header
56/316056/1
accepted/tizen_unified_dev
accepted/tizen_unified_toolchain
accepted/tizen/9.0/unified/20241030.234531
accepted/tizen/unified/20240813.181654
accepted/tizen/unified/dev/20240819.095645
accepted/tizen/unified/toolchain/20241004.101907
accepted/tizen/unified/x/20240813.112322
accepted/tizen/unified/x/asan/20241014.000248
tizen_9.0_m2_release
author
Changyeon Lee
<cyeon.lee@samsung.com>
Tue, 13 Aug 2024 03:00:07 +0000
(12:00 +0900)
committer
Changyeon Lee
<cyeon.lee@samsung.com>
Tue, 13 Aug 2024 03:00:19 +0000
(12:00 +0900)
Change-Id: I2b2345483538ae37e39f3fdc61577d0f13aee4a6
src/headless_server.c
patch
|
blob
|
history
diff --git
a/src/headless_server.c
b/src/headless_server.c
index 6c059ef657170156d195d64c77646150ef1e589d..4e2d1cb8e82551e16929c2e741656c3679416e59 100644
(file)
--- a/
src/headless_server.c
+++ b/
src/headless_server.c
@@
-31,6
+31,7
@@
#include <dlog.h>
#include <tbm_bufmgr.h>
+#include <tbm_bufmgr_internal.h>
#include "headless_server.h"