projects
/
platform
/
core
/
api
/
player.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73685f5
)
fix build error at wearable profile
26/68126/1
accepted/tizen/common/20160504.125130
accepted/tizen/ivi/20160503.092747
accepted/tizen/mobile/20160503.092656
accepted/tizen/tv/20160503.092713
accepted/tizen/wearable/20160503.092727
submit/tizen/20160502.235237
author
Eunhae Choi
<eunhae1.choi@samsung.com>
Mon, 2 May 2016 10:58:50 +0000
(19:58 +0900)
committer
Eunhae Choi
<eunhae1.choi@samsung.com>
Mon, 2 May 2016 10:58:57 +0000
(19:58 +0900)
Change-Id: I3197701d866a7afbb5ad71090f5e57c4b45ee3c6
Signed-off-by: Eunhae Choi <eunhae1.choi@samsung.com>
src/player_internal.c
patch
|
blob
|
history
diff --git
a/src/player_internal.c
b/src/player_internal.c
index fd88744f76e35aff8ca75b84efdaba0ec8c03093..54773f3a62ef60cef27a424e0d52ed32a1dd3e0e 100644
(file)
--- a/
src/player_internal.c
+++ b/
src/player_internal.c
@@
-24,6
+24,7
@@
#include <dlog.h>
#include <Evas.h>
#include <Ecore_Evas.h>
+#include <Ecore_Wayland.h>
#include <muse_player.h>
#include <muse_player_msg.h>
#include "player_private.h"