replace product.h with internal.h 78/91778/1
authorHyunjin Park <hj.na.park@samsung.com>
Tue, 11 Oct 2016 09:10:03 +0000 (18:10 +0900)
committerHyunjin 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

index ad31e3f5db729c4d88d554f39444c66a14461ced..50c13d12439bc236e31075c07cd9ac629516901f 100644 (file)
@@ -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"