Fix lib header 96/171596/2 accepted/tizen/4.0/unified/20180327.144906 submit/tizen_4.0/20180314.232632 submit/tizen_4.0/20180327.000524
authorsungrae jo <seongrae.jo@samsung.com>
Tue, 6 Mar 2018 06:43:08 +0000 (15:43 +0900)
committersungrae jo <seongrae.jo@samsung.com>
Tue, 6 Mar 2018 07:09:43 +0000 (16:09 +0900)
Signed-off-by: sungrae jo <seongrae.jo@samsung.com>
Change-Id: I68cd44b8e0186fbfbccfcd81ca4666855cbe5141

include/voice_control_webview.h
src/voice_control_webview.cpp

index bf5606d..6b64089 100755 (executable)
@@ -38,7 +38,6 @@
 #define VOICE_CONTROL_WEBVIEW_H_
 
 #include <EWebKit.h>
-#include <EWebKit_product.h>
 #include <tizen.h>
 #include <vconf.h>
 #include <voice_control_widget.h>
index ee4dd94..89df7a8 100755 (executable)
@@ -23,6 +23,7 @@
 #include <aul_window.h>
 #include <dlog.h>
 #include <Ecore.h>
+#include <EWebKit_product.h>
 #include <tzplatform_config.h>
 
 #include <voice_control_webview.h>