[Tizen] Added ecore wayland header in video plugin 24/152124/4 accepted/tizen/unified/20170926.165541 submit/tizen/20170925.073831
authortaeyoon0.lee <taeyoon0.lee@samsung.com>
Mon, 25 Sep 2017 06:08:31 +0000 (15:08 +0900)
committerTaeyoon Lee <taeyoon0.lee@samsung.com>
Mon, 25 Sep 2017 07:15:07 +0000 (07:15 +0000)
 - Player removes ecore wayland dependency

Change-Id: Id1df35dd87ed582bd8049eaa8939da6a87d8fb1e

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
 {