[4.0] Added ecore wayland header in video plugin 29/152129/2 accepted/tizen/4.0/unified/20170929.075409 submit/tizen_4.0/20170927.030919
authortaeyoon0.lee <taeyoon0.lee@samsung.com>
Mon, 25 Sep 2017 06:15:24 +0000 (15:15 +0900)
committerTaeyoon Lee <taeyoon0.lee@samsung.com>
Mon, 25 Sep 2017 06:16:55 +0000 (06:16 +0000)
 - Ecore wayland dependency is removed from player

Change-Id: I36dc82605835210ed1c267ef14a229f9033d5844

plugins/video-player/tizen-video-player.h

index 9f870cc..fe7f568 100644 (file)
@@ -27,6 +27,7 @@
 #define HAVE_WAYLAND
 #endif
 #include <player_internal.h>
+#include <Ecore_Wayland.h>
 
 // INTERNAL INCLUDES
 #include <native-image-source.h>