[0.3.145] Change the header file used for UI and video synchronization 19/261919/2 accepted/tizen/unified/20210802.135815 submit/tizen/20210730.000450
authorHyunil <hyunil46.park@samsung.com>
Thu, 29 Jul 2021 01:44:02 +0000 (10:44 +0900)
committerHyunil <hyunil46.park@samsung.com>
Thu, 29 Jul 2021 01:52:21 +0000 (10:52 +0900)
Change-Id: Ife9495ad81b704089306be1830456b5782ec7bee
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
packaging/capi-media-player.spec
test/player_test.c

index bad51bf..b0db99a 100644 (file)
@@ -1,6 +1,6 @@
 Name:       capi-media-player
 Summary:    A Media Player API
-Version:    0.3.144
+Version:    0.3.145
 Release:    0
 Group:      Multimedia/API
 License:    Apache-2.0
index 1543532..f171622 100644 (file)
@@ -24,7 +24,7 @@
 #include <appcore-efl.h>
 #include <Elementary.h>
 #include <Ecore.h>
-#include <Ecore_Wl2.h>
+#include <Ecore_Wayland2.h>
 #include <stdio.h>
 #include <string.h>
 #ifdef _ACTIVATE_EOM_