This is an automated email from the git hooks/post-receive script.
git pushed a commit to reference refs/pull/11/head
in repository efl.
View the commit online.
commit 19621222018326a2269c3639a2d68523b0817300
Author: Dimmus <dmitri.chudi...@gmail.com>
AuthorDate: Fri Jul 22 18:44:50 2022 +0500
Examples: minor changes
---
src/examples/ecore/ecore_audio_playback.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/examples/ecore/ecore_audio_playback.c b/src/examples/ecore/ecore_audio_playback.c
index 8e50e66d5f..5999877153 100644
--- a/src/examples/ecore/ecore_audio_playback.c
+++ b/src/examples/ecore/ecore_audio_playback.c
@@ -10,8 +10,8 @@
#include <termios.h>
#include <unistd.h>
#include <fcntl.h>
+
#include <Ecore.h>
-#include <Ecore_Eo.h>
#include <Ecore_Audio.h>
#include <Eina.h>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.