Added ecore wayland header in video plugin 20/155820/1
authortaeyoon0.lee <taeyoon0.lee@samsung.com>
Mon, 25 Sep 2017 06:12:50 +0000 (15:12 +0900)
committertaeyoon0.lee <taeyoon0.lee@samsung.com>
Mon, 16 Oct 2017 08:15:20 +0000 (17:15 +0900)
 - player removes ecore wayland dependency

Change-Id: I028b940037c334aace10d7147953489971178253

dali-extension/video-player/tizen-video-player.h

index 9a03627..975a718 100644 (file)
@@ -30,6 +30,7 @@
 #define HAVE_WAYLAND
 #endif
 #include <player_internal.h>
+#include <Ecore_Wayland.h>
 
 namespace Dali
 {