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:
23a3bf5
)
replace product.h with internal.h
04/92204/1
author
Jeongkyun Pu
<jk.pu@samsung.com>
Fri, 14 Oct 2016 01:11:40 +0000
(18:11 -0700)
committer
Jeongkyun Pu
<jk.pu@samsung.com>
Fri, 14 Oct 2016 01:11:40 +0000
(18:11 -0700)
This reverts commit
23a3bf575344a3aeb00bb8e0d54500671e0121af
.
Change-Id: I8c9becc5218e84746674762424a96a01f8e450c1
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"