include EWebkit2 header
authorsung-su.kim <sung-su.kim@samsung.com>
Fri, 19 Jul 2013 06:26:15 +0000 (15:26 +0900)
committerJihoon Chung <jihoon.chung@samsaung.com>
Fri, 19 Jul 2013 08:50:25 +0000 (17:50 +0900)
[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] include Ewebkit header
[SCMRequest] N/A

Change-Id: I5b9619b614f7092f0ee0dcd8f26cc8a222374ded

src/Plugin/AppBoxPlugin/AppBoxRenderView.cpp

index f71d7f8..d951a1d 100755 (executable)
@@ -23,6 +23,7 @@
 #include <Eina.h>
 #include <Evas.h>
 #include <Ecore.h>
+#include <EWebKit2.h>
 #include <ewk_view.h>
 #include <ewk_context.h>
 #include <ewk_settings.h>