[Tizen] Added ecore wayland header in video plugin 33/152133/1 accepted/tizen/unified/20170926.165538 submit/tizen/20170925.073831
authortaeyoon0.lee <taeyoon0.lee@samsung.com>
Mon, 25 Sep 2017 06:20:44 +0000 (15:20 +0900)
committertaeyoon0.lee <taeyoon0.lee@samsung.com>
Mon, 25 Sep 2017 06:20:44 +0000 (15:20 +0900)
 - Ecore wayland dependency is removed from player

Change-Id: Id6c7f1e5cdb06b0d7f3cbeafd5343164619bf09f

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>