[4.0] Added ecore wayland header in video plugin 28/152128/2
authortaeyoon0.lee <taeyoon0.lee@samsung.com>
Mon, 25 Sep 2017 06:12:50 +0000 (15:12 +0900)
committerTaeyoon Lee <taeyoon0.lee@samsung.com>
Mon, 25 Sep 2017 06:17:07 +0000 (06:17 +0000)
 - 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
 {