projects
/
platform
/
core
/
api
/
webapi-plugins.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d1964f
)
replace product.h with internal.h
78/91778/1
author
Hyunjin Park
<hj.na.park@samsung.com>
Tue, 11 Oct 2016 09:10:03 +0000
(18:10 +0900)
committer
Hyunjin Park
<hj.na.park@samsung.com>
Tue, 11 Oct 2016 09:10:03 +0000
(18:10 +0900)
Change-Id: Ibcef05c7862adba0cf17e885cc27fb90eeed0a17
src/playerutil/playerutil_utils.h
patch
|
blob
|
history
diff --git
a/src/playerutil/playerutil_utils.h
b/src/playerutil/playerutil_utils.h
index ad31e3f5db729c4d88d554f39444c66a14461ced..50c13d12439bc236e31075c07cd9ac629516901f 100644
(file)
--- a/
src/playerutil/playerutil_utils.h
+++ b/
src/playerutil/playerutil_utils.h
@@
-19,7
+19,8
@@
#include <string>
-#include <ewk_context_product.h>
+#include <EWebKit.h>
+#include <EWebKit_internal.h>
#include "common/tizen_instance.h"
#include "common/tizen_result.h"